355 Commits (8756c5c255dda79be82db33fbfe696a4aafe2260)

Author SHA1 Message Date
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
BlackDex 9a47821642 Fixed creating a new organization 4 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Jeremy Lin 570d6c8bf9 Add support for restricting org creation to certain users 5 years ago
Jeremy Lin a846f6c610 Fix soft delete notifications 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments 5 years ago
Jeremy Lin a314933557 Allow email changes for existing accounts even when signups are disabled 5 years ago
Daniel García 0807783388
Add ip on totp miss 5 years ago
theycallmesteve 5571a5d8ed
Update post_keys to return a keys 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
Jeremy Lin e4d08836e2 Make org owner invitations respect the email domain whitelist 5 years ago