263 Commits (d5cfbfc71d9fc1e19e88f3f2bb4a46d12dfb5387)

Author SHA1 Message Date
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 5 years ago
Daniel García 448e6ac917
Invalidate sessions when changing password or kdf values 5 years ago
Daniel García 729c9cff41
Retry initial db connection, with adjustable option 5 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 5 years ago
Jeremy Lin 0eee907c88 Simplify implementation of `UserOrgType::cmp()` 5 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
theycallmesteve 6a8c65493f
Rename collection_user_details to collection_read_only to reflect the response model 5 years ago
theycallmesteve dfdf4473ea
Rename to_json_list to to_json_provder to reflect the response model 5 years ago
theycallmesteve 632f4d5453
Whitespace fixes 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Daniel García e3b00b59a7
Initial support for soft deletes 5 years ago
BlackDex 1ee8e44912 Fixed issue #965 5 years ago
Daniel García adf47827c9
Make sure the data field is always returned, otherwise the mobile apps seem to have issues 5 years ago
BlackDex 078234d8b3 Small change for rocket compatibilty 5 years ago
Daniel García 40c339db9b
Fix postgres policies, second try 5 years ago
Daniel García 819f340f39
Fix issue with postgres 5 years ago
Daniel García 3fa78e7bb1
Initial version of policies 5 years ago
Daniel García 325039c316
Attachment size limits, per-user and per-organization 5 years ago
Miro Prasil 03233429f4 Remove check from Invitation:take() 5 years ago