514 Commits (2aa72eb2401408ef05b24be39465476ce611a9d4)

Author SHA1 Message Date
BlackDex da9fd6b7d0
Fix organization vault export 3 years ago
BlackDex 9eabcd5cae
Add support for send v2 API endpoints 3 years ago
BlackDex 18291b6533
Add support for send v2 API endpoints 3 years ago
BlackDex 2b7b1141eb
Add support for send v2 API endpoints 3 years ago
Stefan Melmuk 102ee3f871
add api_not_found catcher for 404 errors in /api 3 years ago
BlackDex ae59472d9a
Fix organization vault export 3 years ago
BlackDex 5a07b193dc
Add support for send v2 API endpoints 3 years ago
BlackDex e47a2fd0f3
Rename/Fix revoke/restore endpoints 3 years ago
BlackDex 42b9cc73ac
Fix issue 2737, unable to create org 3 years ago
Daniel García edca4248aa
Use optional env as this variable isn't defined during CI 3 years ago
Daniel García 818b254cef
Implement config endpoint 3 years ago
BlackDex 94be67eac1
Added support for web-vault v2022.9 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 3 years ago
BlackDex abfa868423
Mitigate attachment/send upload issues 3 years ago
Daniel García fc5928772b
Move around comments 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Yip Rui Fung bf623eed7f Use if let instead of a match with empty block. 3 years ago
Yip Rui Fung 84bcac0112 Apply rustfmt. 3 years ago
Yip Rui Fung 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
Jeremy Lin 5e13b1a7cb Add `password_hints_allowed` config option 3 years ago
BlackDex b71d9dd53e
Fix for issue #2566 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
Daniel García 54c78cf06d
Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
Jeremy Lin df8aeb10e8 Add `/api/{alive,now,version}` endpoints 3 years ago
BlackDex fb0c23b71f
Remove u2f implementation 3 years ago
BlackDex b0faaf2527
Several updates and fixes 3 years ago
Daniel García 2ff51ae77e
formatting 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
Tomek Mańko 9713a3a555 Add IP address to missing/invalid password message for Sends 3 years ago
Daniel García d781981bbd
formatting 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
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 3 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195 3 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 3 years ago
BlackDex 76b7de15de
Fix emergency access invites for new users 3 years ago
BlackDex bf5aefd129
Fix issue with Bitwarden CLI. 3 years ago
BlackDex 1fa178d1d3
Fixed issue #2154 3 years ago
BlackDex 4bd8eae07e
Fixed #2151 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 4 years ago
Jeremy Lin 14408396bb Fix missing encrypted key after emergency access reject 4 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 4 years ago
Daniel García 9f393cfd9d
Formatting 4 years ago
Daniel García 97f9eb1320
Update dependencies 4 years ago