553 Commits (46e0f3c43a81ce9411612c152e414162a9c220ac)

Author SHA1 Message Date
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García 2cd17fe7af
Add token with short expiration time to send url 4 years ago
Jeremy Lin 49579e4ce7 Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations 4 years ago
Jeremy Lin 3f7e4712cd Fix attachment size limit calculation for v2 uploads 4 years ago
Jeremy Lin c2ef331df9 Rework file ID generation 4 years ago
Jeremy Lin 5fef7983f4 Clean up attachment error handling 4 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 4 years ago
BlackDex f270f2ed65 Updated icon fetching and crates. 4 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 4 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes 4 years ago
Jeremy Lin 029008bad5 Add support for the `Send Options` policy 4 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends 4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 4 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting 4 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific 4 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route 4 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found 4 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user 4 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 4 years ago
Daniel García b8010be26b
Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints 4 years ago
Daniel García 2b4dd6f137
Fix branch name 4 years ago
Daniel García 3da44a8d30
Fix formatting 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 155109dea1
Extract client creation to a single place 4 years ago
Daniel García b268c3dd1c
Update web vault and add unnoficialserver response 4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 4 years ago
Jeremy Lin 73ff8d79f7 Add a generic job scheduler 4 years ago
BlackDex 95fc88ae5b Some admin interface updates. 4 years ago
BlackDex 1d0eaac260 Updated icon fetching. 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
BlackDex 3a3390963c Icon and SMTP Debug fixes. 4 years ago
Jake Howard 81fa33ebb5
Remove unnecessary reference 4 years ago
Jake Howard 6209e778e5
Icons should always be cached using full TTL 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Jake Howard a8138be69b
Use `if let` more 4 years ago
Jake Howard b22564cb00
Cache icons on the client 4 years ago
Miro Prasil aa5cc642e1 Use constant for the "inaccessible" error message 4 years ago
Miro Prasil 4b6a574ee0 Return generic message when Send not available 4 years ago
Daniel García 1fc6c30652
Send deletion thread and updated users revision 4 years ago
Daniel García 551810c486
Fix updating file send 4 years ago
Daniel García 84810f2bb2
Remove unnecessary fields from send access 4 years ago