596 Commits (bbbbd2fb482684149b573aa1acbc98f7fb1408b9)

Author SHA1 Message Date
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 3 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 3 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
Jeremy Lin cee3fd5ba2 Emergency Access cleanup 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
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR 4 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 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
Jeremy Lin 80f23e6d78 Enforce Personal Ownership policy on imports 4 years ago
Jeremy Lin 0cdc0cb147 Fix incorrect WebAuthn origin 4 years ago
BlackDex 881d1f4334 Fix wrong display of MFA email. 4 years ago
Jeremy Lin 56b4f46d7d Fix limitation on sharing ciphers with attachments 4 years ago
Fabian Thies 42ba817a4c Fix errors that occurred in the nightly build 4 years ago
Fabian Thies dd98fe860b Send create, update and delete notifications for `Send`s in the correct format. 4 years ago
Jeremy Lin 91e80657e4 Fix error with adding file attachment from org vault view 4 years ago
BlackDex 89b5f7c98d Dependency updates 4 years ago
BlackDex ffdcafa044 Fix WebAuthn issues and some small updates 4 years ago
Daniel García e5ec245626
Protect namedfile against path traversal, rocket only does it for pathbuf 4 years ago
BlackDex 6ea95d1ede Updated attachment limit descriptions 4 years ago
Jeremy Lin 88bea44dd8 Prevent user enumeration via password hints 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 4 years ago