Commit Graph

986 Commits (80d8aa72394bb9897f9c03b94ae65dcfa7110d67)

Author SHA1 Message Date
Daniel García 5529264c3f
Basic ratelimit for user login (including 2FA) and admin login
3 years ago
Jeremy Lin 2f9ac61a4e Add support for external icon services
3 years ago
Jeremy Lin d8869adf52 Sync global_domains.json to bitwarden/server@224bfb6 (Wells Fargo)
3 years ago
Jeremy Lin a631fc0077 Sync global_domains.json to bitwarden/server@2f518fb (Ubisoft)
3 years ago
BlackDex e327583aa5
Enabled trust-dns and some updates.
3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations
3 years ago
Daniel García 88643fd9d5
Merge pull request #2078 from jjlin/fix-ea-reject
3 years ago
Jeremy Lin 14408396bb Fix missing encrypted key after emergency access reject
3 years ago
Jeremy Lin 6cbb724069 Fix conflict resolution logic for `read_only` and `hide_passwords` flags
3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins
3 years ago
Daniel García 9f393cfd9d
Formatting
3 years ago
Daniel García 75e62abed0
Move database_max_conns
3 years ago
Daniel García 97f9eb1320
Update dependencies
3 years ago
Daniel García 53cc8a65af
Add doc comments to the functions in Config, and remove some unneeded pubs
3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup
3 years ago
Daniel García 4af81ec50e
Merge branch 'domdomegg/2fa-check-accepted' of https://github.com/domdomegg/vaultwarden into domdomegg-domdomegg/2fa-check-accepted
3 years ago
Adam Jones 4cebe1fff4
cargo fmt
3 years ago
Adam Jones a984dbbdf3
2FA org policy: do not enforce on invited (not accepted) users
3 years ago
BlackDex 881524bd54
Added DbConn to /alive healthcheck
3 years ago
Daniel García a1c1b9ab3b
Merge branch 'mail-errors' of https://github.com/BlackDex/vaultwarden into BlackDex-mail-errors
3 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes
3 years ago
Adam Jones d014eede9a
feature: Support single organization policy
3 years ago
Daniel García acab70ed89
Merge branch 'domdomegg/support-no-data-org-policies' of https://github.com/domdomegg/vaultwarden into domdomegg-domdomegg/support-no-data-org-policies
3 years ago
BlackDex 9375d5b8c2 Updated icon downloading
3 years ago
Adam Jones e3678b4b56
fix: Support no-data enterprise policies
3 years ago
Daniel García b4c95fb4ac
Hide some warnings for unused struct fields
3 years ago
Daniel García 756d108f6a
Merge branch 'emergency_feature' of https://github.com/thelittlefireman/bitwarden_rs into thelittlefireman-emergency_feature
3 years ago
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR
3 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature
3 years ago
Daniel García f8d1cfad2a
Merge branch 'admin-interface' of https://github.com/BlackDex/vaultwarden into BlackDex-admin-interface
3 years ago
BlackDex b0a411b733 Update some JS Libraries and fix small issues
3 years ago
BlackDex f36bd72a7f Add Organization bulk actions support
3 years ago
Daniel García a99c9715f6
Merge branch 'issue-1963' of https://github.com/BlackDex/vaultwarden into BlackDex-issue-1963
3 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails
3 years ago
Jeremy Lin 80f23e6d78 Enforce Personal Ownership policy on imports
3 years ago
Jeremy Lin 0cdc0cb147 Fix incorrect WebAuthn origin
3 years ago
Daniel García 93f2f74767
Merge branch 'fix/sends_notifications' of https://github.com/fabianthdev/vaultwarden into fabianthdev-fix/sends_notifications
3 years ago
Daniel García 41add45e67
Merge branch 'fix-attachment-sharing' of https://github.com/jjlin/vaultwarden into jjlin-fix-attachment-sharing
3 years ago
Daniel García 978ef2bc8b
Merge branch 'fix-1878' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-1878
3 years ago
BlackDex 881d1f4334 Fix wrong display of MFA email.
3 years ago
Jeremy Lin 56b4f46d7d Fix limitation on sharing ciphers with attachments
3 years ago
Fabian Thies 1f0f64d961 Sort the imports in notifications.rs alphabetically
3 years ago
Fabian Thies 42ba817a4c Fix errors that occurred in the nightly build
3 years ago
Fabian Thies dd98fe860b Send create, update and delete notifications for `Send`s in the correct format.
3 years ago
Daniel García c68fbb41d2
Merge branch 'fix-org-attachment-uploads' of https://github.com/jjlin/vaultwarden into jjlin-fix-org-attachment-uploads
3 years ago
Jeremy Lin 91e80657e4 Fix error with adding file attachment from org vault view
3 years ago
Daniel García cfceac3909
Merge branch 'fix-sync-desktop-client' of https://github.com/BlackDex/vaultwarden into BlackDex-fix-sync-desktop-client
3 years ago
BlackDex 58b046fd10 Fix syncing with Bitwarden Desktop v1.28.0
3 years ago
BlackDex 89b5f7c98d Dependency updates
3 years ago
BlackDex ffdcafa044 Fix WebAuthn issues and some small updates
3 years ago
Daniel García 56ffec40f4
Formatting
3 years ago
Mathijs van Veluw 340d42a1ca
Merge branch 'main' into future-web-vault
3 years ago
Daniel García e19420160f
Simplify 2fa removed email and remove extra table close in the footer
3 years ago
Daniel García 4f08167d6f
Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement
3 years ago
Daniel García f16d56cb27
Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden into BlackDex-attachment-storage
3 years ago
Daniel García 7f437b6947
Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors
3 years ago
Daniel García d0ec410b73
Merge branch 'password-hints' of https://github.com/jjlin/vaultwarden into jjlin-password-hints
3 years ago
Daniel García e5ec245626
Protect namedfile against path traversal, rocket only does it for pathbuf
3 years ago
BlackDex 6ea95d1ede Updated attachment limit descriptions
3 years ago
Jeremy Lin 88bea44dd8 Prevent user enumeration via password hints
3 years ago
Jeremy Lin 8ee5d51bd4 Disable `show_password_hint` by default
3 years ago
Kaito Udagawa c640abbcd7
Update src/util.rs
3 years ago
Kaito Udagawa 13598c098f Add links to browser extensions
3 years ago
Kaito Udagawa a622b4d2fb Add Edge's frame-ancestors
3 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes
3 years ago
Daniel García e3a2dfffab
Formatting
3 years ago
Daniel García 0dcea75764
Remove unused lifetime and double referencing
3 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch
3 years ago
Daniel García 2cd17fe7af
Add token with short expiration time to send url
3 years ago
Jeremy Lin 49579e4ce7 Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients
3 years ago
Daniel García 9254cf9d9c
Fix clippy lints
3 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others.
3 years ago
Daniel García 5772836be5
Fix admin page with handlebars 4
3 years ago
Daniel García c380d9c379
Support for webauthn and u2f->webauthn migrations
3 years ago
Jeremy Lin 3f7e4712cd Fix attachment size limit calculation for v2 uploads
4 years ago
Jeremy Lin c2ef331df9 Rework file ID generation
4 years ago
Jeremy Lin 5fef7983f4 Clean up attachment error handling
4 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs
4 years ago
Jeremy Lin 848d17ffb9 Sync global_domains.json to bitwarden/server@7857053 (Amazon)
4 years ago
BlackDex f270f2ed65 Updated icon fetching and crates.
4 years ago
Jeremy Lin 9133e2927d Fix attachment downloads
4 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes
4 years ago
Daniel García 8e6c6a1dc4
Merge pull request #1689 from jjlin/hide-email
4 years ago
Daniel García 7a9cfc45da
Merge pull request #1688 from jjlin/config-sends-allowed
4 years ago
Daniel García 9e24b9065c
Merge pull request #1682 from dongcarl/2021-05-admin-granular-http-codes
4 years ago
Daniel García 1c2b376ca2
Merge pull request #1663 from dongcarl/2021-05-invite_user-return
4 years ago
Jeremy Lin 029008bad5 Add support for the `Send Options` policy
4 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends
4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt
4 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting
4 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific
4 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route
4 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found
4 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user
4 years ago
BlackDex 7cb19ef767 Updated branding, email and crates
4 years ago
Daniel García b8010be26b
Extract some FromDb trait impls outside the macros so they aren't repeated, and fix some clippy lints
4 years ago
Olivier Martin 39167d333a Merge commit '0d631329873196935ba29db985c5e32def391251' into 2fa_enforcement
4 years ago
Daniel García 7b5d5d1302
Rename references to the discourse forum
4 years ago
Olivier Martin f707f86c8e Merge commit '1e5306b8203a7ebe24047910e6c690c18c6d827a' into 2fa_enforcement
4 years ago
Daniel García 1e5306b820
Remove warning when compiling only with mysql and add compatibility mode with the old docker script names
4 years ago