374 Commits (3968bc8016611cdf9a84db68990f27624ab17889)

Author SHA1 Message Date
Daniel García 0dcea75764
Remove unused lifetime and double referencing 4 years ago
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
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
Jeremy Lin 9133e2927d Fix attachment downloads 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
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
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Jake Howard a8138be69b
Use `if let` more 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
Jeremy Lin 424d666a50 Add support for the Disable Send policy 4 years ago
Daniel García 95e24ffc51
rename send key -> akey 4 years ago
Jeremy Lin 00d56d7295 Send access check fixes 4 years ago
Daniel García 8da5b99482
Send API 4 years ago
Jeremy Lin a75d050001 Fix custom org name in invitation confirmation email 4 years ago
Daniel García 9323c57f49
Remove debug print 4 years ago
Daniel García 85e3c73525
Basic experimental ldap import support with the official directory connector 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
Jeremy Lin 1d4f900e48 Add cipher response to restore operations 4 years ago
Jeremy Lin 9f86196a9d Add support for the Personal Ownership policy 4 years ago
BlackDex 235ff44736 Updated the admin interface 4 years ago
BlackDex de86aa671e Fix Key Rotation during password change 4 years ago
Jeremy Lin 4e60df7a08 Fix stale data check failure when cloning a cipher 4 years ago
Jeremy Lin a9e9a397d8 Validate cipher updates with revision date 4 years ago
BlackDex 7cf8809d77 Adding Manager Role support 4 years ago
Jeremy Lin 95caaf2a40 Add missing admin endpoints for deleting ciphers 4 years ago
Fabian van Steen b41a0d840c
Correction of verify_email error message 4 years ago
BlackDex c64560016e Add /api/accounts/verify-password endpoint 4 years ago