aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-25Fix WebAuthn issues and some small updatesBlackDex
2021-07-15FormattingDaniel García
2021-07-15Merge branch 'main' into future-web-vaultMathijs van Veluw
2021-07-15Simplify 2fa removed email and remove extra table close in the footerDaniel García
2021-07-15Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarde...Daniel García
2021-07-15Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden ...Daniel García
2021-07-15Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon...Daniel García
2021-07-15Merge branch 'password-hints' of https://github.com/jjlin/vaultwarden into jj...Daniel García
2021-07-15Protect namedfile against path traversal, rocket only does it for pathbufDaniel García
2021-07-13Updated attachment limit descriptionsBlackDex
2021-07-10Prevent user enumeration via password hintsJeremy Lin
2021-07-10Disable `show_password_hint` by defaultJeremy Lin
2021-07-08Update src/util.rsKaito Udagawa
2021-07-08Add links to browser extensionsKaito Udagawa
2021-07-08Add Edge's frame-ancestorsKaito Udagawa
2021-07-04Added web-vault v2.21.x support + some misc fixesBlackDex
2021-06-26FormattingDaniel García
2021-06-26Remove unused lifetime and double referencingDaniel García
2021-06-25Load RSA keys as pem format directly, and using openssl crate, backported fro...Daniel García
2021-06-25Add token with short expiration time to send urlDaniel García
2021-06-19Avoid `Error parsing LastKnownRevisionDate` warning for mobile clientsJeremy Lin
2021-06-19Fix clippy lintsDaniel García
2021-06-19Multiple Admin Interface fixes and some others.BlackDex
2021-06-16Fix admin page with handlebars 4Daniel García
2021-06-16Support for webauthn and u2f->webauthn migrationsDaniel García
2021-05-25Fix attachment size limit calculation for v2 uploadsJeremy Lin
2021-05-25Rework file ID generationJeremy Lin
2021-05-25Clean up attachment error handlingJeremy Lin
2021-05-25Add support for v2 attachment upload APIsJeremy Lin
2021-05-16Sync global_domains.json to bitwarden/server@7857053 (Amazon)Jeremy Lin
2021-05-16Updated icon fetching and crates.BlackDex
2021-05-15Fix attachment downloadsJeremy Lin
2021-05-15`cargo fmt` changesJeremy Lin
2021-05-12Merge pull request #1689 from jjlin/hide-emailDaniel García
2021-05-12Merge pull request #1688 from jjlin/config-sends-allowedDaniel García
2021-05-12Merge pull request #1682 from dongcarl/2021-05-admin-granular-http-codesDaniel García
2021-05-12Merge pull request #1663 from dongcarl/2021-05-invite_user-returnDaniel García
2021-05-12Add support for the `Send Options` policyJeremy Lin
2021-05-11Add support for hiding the sender's email address in Bitwarden SendsJeremy Lin
2021-05-11Add support for password repromptJeremy Lin
2021-05-11Add `sends_allowed` config settingJeremy Lin
2021-05-10admin: Make invite_user error codes more specificCarl Dong
2021-05-10admin: Add /users/<uuid> routeCarl Dong
2021-05-10admin: Specifically return 404 for user not foundCarl Dong
2021-05-10admin: Return newly-created user in invite_userCarl Dong
2021-05-08Updated branding, email and cratesBlackDex
2021-05-02Extract some FromDb trait impls outside the macros so they aren't repeated, a...Daniel García
2021-05-01Merge commit '0d631329873196935ba29db985c5e32def391251' into 2fa_enforcementOlivier Martin
2021-04-30Rename references to the discourse forumDaniel García
2021-04-29Merge commit '1e5306b8203a7ebe24047910e6c690c18c6d827a' into 2fa_enforcementOlivier Martin