121 Commits (b050c60807bb20d23aca95df31421ff768cf0ce0)

Author SHA1 Message Date
BlackDex 42b9cc73ac
Fix issue 2737, unable to create org 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
BlackDex b71d9dd53e
Fix for issue #2566 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 4 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 4 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 4bd8eae07e
Fixed #2151 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 4 years ago
Adam Jones 4cebe1fff4
cargo fmt 4 years ago
Adam Jones a984dbbdf3
2FA org policy: do not enforce on invited (not accepted) users 4 years ago
Adam Jones d014eede9a
feature: Support single organization policy 4 years ago
Adam Jones e3678b4b56
fix: Support no-data enterprise policies 4 years ago
Daniel García b4c95fb4ac
Hide some warnings for unused struct fields 4 years ago
BlackDex f36bd72a7f Add Organization bulk actions support 4 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 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
Olivier Martin 89a68741d6 ran cargo fmt --all 4 years ago
Olivier Martin 1db37bf3d0 make error toast display detailed message 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 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
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 9f86196a9d Add support for the Personal Ownership policy 4 years ago
BlackDex 7cf8809d77 Adding Manager Role support 4 years ago
BlackDex 9a47821642 Fixed creating a new organization 5 years ago
Jeremy Lin 570d6c8bf9 Add support for restricting org creation to certain users 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
Jeremy Lin a314933557 Allow email changes for existing accounts even when signups are disabled 5 years ago
theycallmesteve 6a8c65493f
Rename collection_user_details to collection_read_only to reflect the response model 5 years ago
Jeremy Lin e4d08836e2 Make org owner invitations respect the email domain whitelist 5 years ago
Daniel García 94341f9f3f
Fix token error while accepting invite 5 years ago
Daniel García 3fa78e7bb1
Initial version of policies 5 years ago
Daniel García d29b6bee28
Remove unnecessary clones and other clippy fixes 6 years ago
Emil Madsen e22e290f67 Fix key and type variable names for mysql 6 years ago
Дамјан Георгиевски 473f8b8e31 remove some unneeded mutability 6 years ago
Daniel García 820c8b0dce
Change use of deserialize_with for Option iterator 6 years ago
Daniel García 8b4a6f2a64
Fixed some clippy lints and changed update_uuid_revision to only use one db query 6 years ago
Daniel García 86ed75bf7c
Config can now be serialized / deserialized 6 years ago
Daniel García a1dc47b826
Change config to thread-safe system, needed for a future config panel. 6 years ago
Daniel García 86de0ca17b
Fix editing users from collections menu 6 years ago