219 Commits (3da44a8d30e76f48b84f5b888e0b33427037037c)

Author SHA1 Message Date
Daniel García 34ea10475d
Project renaming 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
Jeremy Lin 0eee907c88 Simplify implementation of `UserOrgType::cmp()` 4 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Daniel García aaba1e8368
Fix some clippy warnings and remove unused function 5 years ago
Jeremy Lin 175d647e47 Delete associated favorites when deleting a cipher or user 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Jeremy Lin 0e9eba8c8b Maximize similarity between MySQL and SQLite/PostgreSQL schemas 5 years ago
Daniel García 32cfaab5ee
Updated dependencies and changed rocket request imports 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Jeremy Lin 790146bfac Fix error in PostgreSQL build 5 years ago
Jeremy Lin f9a73a9bbe More cipher optimization/cleanup 5 years ago
Jeremy Lin 35868dd72c Optimize cipher queries 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
BlackDex ac2723f898 Updated Organizations overview 5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 5 years ago
theycallmesteve 08afc312c3
Add missing items to profileOrganization response model 5 years ago