901 Commits (5c7161d1a6e4e4f10289d8f20385fc8a245a7654)

Author SHA1 Message Date
Stuart Heap 5c7161d1a6
split sso_config into own table 4 years ago
Stuart Heap 519feba798
add missing files 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
Stuart Heap 47d5320df4
trivial PR feedback - missing files from web-vault patch 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
Stuart Heap 2e907826ae
add required fields to schema/org form 4 years ago
BlackDex ffdcafa044 Fix WebAuthn issues and some small updates 4 years ago
Daniel García 56ffec40f4
Formatting 4 years ago
Daniel García e19420160f
Simplify 2fa removed email and remove extra table close in the footer 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
Jeremy Lin 8ee5d51bd4 Disable `show_password_hint` by default 4 years ago
Kaito Udagawa c640abbcd7
Update src/util.rs 4 years ago
Kaito Udagawa 13598c098f Add links to browser extensions 4 years ago
Kaito Udagawa a622b4d2fb Add Edge's frame-ancestors 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 4 years ago
Daniel García e3a2dfffab
Formatting 4 years ago
Daniel García 0dcea75764
Remove unused lifetime and double referencing 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García 2cd17fe7af
Add token with short expiration time to send url 4 years ago
Jeremy Lin 49579e4ce7 Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Daniel García 5772836be5
Fix admin page with handlebars 4 4 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations 4 years ago
Jeremy Lin 3f7e4712cd Fix attachment size limit calculation for v2 uploads 5 years ago
Jeremy Lin c2ef331df9 Rework file ID generation 5 years ago
Jeremy Lin 5fef7983f4 Clean up attachment error handling 5 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 5 years ago
Jeremy Lin 848d17ffb9 Sync global_domains.json to bitwarden/server@7857053 (Amazon) 5 years ago
BlackDex f270f2ed65 Updated icon fetching and crates. 5 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 5 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes 5 years ago
Jeremy Lin 029008bad5 Add support for the `Send Options` policy 5 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends 5 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 5 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting 5 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific 5 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route 5 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found 5 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user 5 years ago