245 Commits (10d5c7738afad9f81958e24baa923530314a587f)

Author SHA1 Message Date
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 3 years ago
Jeremy Lin 56b4f46d7d Fix limitation on sharing ciphers with attachments 4 years ago
Fabian Thies 42ba817a4c Fix errors that occurred in the nightly build 4 years ago
Fabian Thies dd98fe860b Send create, update and delete notifications for `Send`s in the correct format. 4 years ago
BlackDex 58b046fd10 Fix syncing with Bitwarden Desktop v1.28.0 4 years ago
BlackDex 89b5f7c98d Dependency updates 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 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 5fef7983f4 Clean up attachment error handling 4 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 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
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 1e5306b820
Remove warning when compiling only with mysql and add compatibility mode with the old docker script names 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 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
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
BlackDex 9caf4bf383 Misc changes. 4 years ago
Jake Howard 0bf0125e82
Reverse negation on ordering 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 9f1240d8d9
Only construct JSON object if it's useful 4 years ago
Jake Howard ea57dc3bc9
Use `matches` macro 4 years ago
Daniel García 1fc6c30652
Send deletion thread and updated users revision 4 years ago
Daniel García 46a1a013cd
Update user revision date with sends 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
Daniel García 8da5b99482
Send API 4 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 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 9f86196a9d Add support for the Personal Ownership policy 4 years ago
BlackDex de86aa671e Fix Key Rotation during password change 4 years ago
janost 1eb5495802 Show latest active device as last active on admin page 4 years ago
janost 043aa27aa3 Implement admin ability to enable/disable users 4 years ago
Ave fa364c3f2c
Ensure that a user is actually in an org when applying policies 4 years ago
Daniel García b5f9fe4d3b
Fix #1206 4 years ago
Daniel García 013d4c28b2
Try to fix #1218 4 years ago
Rob Watson b9daa59e5d Add DATABASE_MAX_CONNS config setting 4 years ago
Daniel García 448e6ac917
Invalidate sessions when changing password or kdf values 4 years ago
Daniel García 729c9cff41
Retry initial db connection, with adjustable option 4 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 4 years ago