644 Commits (f8e1739408f40c0c64481002aa2c6ce5de70ce8a)

Author SHA1 Message Date
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 4 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195 4 years ago
Jeremy Lin 8f7900759f Fix `scope` and `refresh_token` for API key logins 4 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 4 years ago
Jeremy Lin a16c656770 Add support for legacy HTTP 301/302 redirects for external icons 4 years ago
BlackDex 76b7de15de
Fix emergency access invites for new users 4 years ago
BlackDex bf5aefd129
Fix issue with Bitwarden CLI. 4 years ago
BlackDex 1fa178d1d3
Fixed issue #2154 4 years ago
Jeremy Lin b7eedbcddc Add config option to set the HTTP redirect code for external icons 4 years ago
Jake Howard 4584cfe3c1
Additionally set expires header when caching responses 4 years ago
BlackDex 2c94ea075c
Small changes to icon log messages. 4 years ago
BlackDex 4bd8eae07e
Fixed #2151 4 years ago
Daniel García 5529264c3f
Basic ratelimit for user login (including 2FA) and admin login 4 years ago
Jeremy Lin 2f9ac61a4e Add support for external icon services 4 years ago
BlackDex e327583aa5
Enabled trust-dns and some updates. 4 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
BlackDex 881524bd54
Added DbConn to /alive healthcheck 4 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes 4 years ago
Adam Jones d014eede9a
feature: Support single organization policy 4 years ago
BlackDex 9375d5b8c2 Updated icon downloading 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
Stuart Heap 0f6987d6ba
avoid panics 4 years ago
Stuart Heap 5c7161d1a6
split sso_config into own table 4 years ago
Stuart Heap bba76c856a
add sso_nonce to database, with checking 4 years ago
Stuart Heap 7beebe3cdc
inline error responses. Cover more cases in prevalidate 4 years ago
Stuart Heap ce6a11426c
use String instead of &RawStr 4 years ago
Stuart Heap 92b4c7efe6
nullable fields 4 years ago
Stuart Heap 4d39197df2
use migrations properly, avoid panics 4 years ago
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR 4 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 5 years ago
BlackDex f36bd72a7f Add Organization bulk actions support 4 years ago
Stuart Heap 47d5320df4
trivial PR feedback - missing files from web-vault patch 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
Stuart Heap 05a4a6c4a8
comment updates 4 years ago
Stuart Heap d0d261a346
safe handling of RawStrs 4 years ago
Stuart Heap d0d476f8ef
cleanup 4 years ago
Stuart Heap 284d2155c0
policy enforcement - multiple devices 4 years ago
Stuart Heap 4674464aed
working sso login 4 years ago
Jeremy Lin 0cdc0cb147 Fix incorrect WebAuthn origin 4 years ago
Stuart Heap 2e907826ae
add required fields to schema/org form 4 years ago
BlackDex 881d1f4334 Fix wrong display of MFA email. 4 years ago