index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-07-25
Fix WebAuthn issues and some small updates
BlackDex
2021-07-15
Formatting
Daniel García
2021-07-15
Merge branch 'main' into future-web-vault
Mathijs van Veluw
2021-07-15
Simplify 2fa removed email and remove extra table close in the footer
Daniel García
2021-07-15
Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarde...
Daniel García
2021-07-15
Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden ...
Daniel García
2021-07-15
Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon...
Daniel García
2021-07-15
Merge branch 'password-hints' of https://github.com/jjlin/vaultwarden into jj...
Daniel García
2021-07-15
Protect namedfile against path traversal, rocket only does it for pathbuf
Daniel García
2021-07-13
Updated attachment limit descriptions
BlackDex
2021-07-10
Prevent user enumeration via password hints
Jeremy Lin
2021-07-10
Disable `show_password_hint` by default
Jeremy Lin
2021-07-08
Update src/util.rs
Kaito Udagawa
2021-07-08
Add links to browser extensions
Kaito Udagawa
2021-07-08
Add Edge's frame-ancestors
Kaito Udagawa
2021-07-04
Added web-vault v2.21.x support + some misc fixes
BlackDex
2021-06-26
Formatting
Daniel García
2021-06-26
Remove unused lifetime and double referencing
Daniel García
2021-06-25
Load RSA keys as pem format directly, and using openssl crate, backported fro...
Daniel García
2021-06-25
Add token with short expiration time to send url
Daniel García
2021-06-19
Avoid `Error parsing LastKnownRevisionDate` warning for mobile clients
Jeremy Lin
2021-06-19
Fix clippy lints
Daniel García
2021-06-19
Multiple Admin Interface fixes and some others.
BlackDex
2021-06-16
Fix admin page with handlebars 4
Daniel García
2021-06-16
Support for webauthn and u2f->webauthn migrations
Daniel García
2021-05-25
Fix attachment size limit calculation for v2 uploads
Jeremy Lin
2021-05-25
Rework file ID generation
Jeremy Lin
2021-05-25
Clean up attachment error handling
Jeremy Lin
2021-05-25
Add support for v2 attachment upload APIs
Jeremy Lin
2021-05-16
Sync global_domains.json to bitwarden/server@7857053 (Amazon)
Jeremy Lin
2021-05-16
Updated icon fetching and crates.
BlackDex
2021-05-15
Fix attachment downloads
Jeremy Lin
2021-05-15
`cargo fmt` changes
Jeremy Lin
2021-05-12
Merge pull request #1689 from jjlin/hide-email
Daniel García
2021-05-12
Merge pull request #1688 from jjlin/config-sends-allowed
Daniel García
2021-05-12
Merge pull request #1682 from dongcarl/2021-05-admin-granular-http-codes
Daniel García
2021-05-12
Merge pull request #1663 from dongcarl/2021-05-invite_user-return
Daniel García
2021-05-12
Add support for the `Send Options` policy
Jeremy Lin
2021-05-11
Add support for hiding the sender's email address in Bitwarden Sends
Jeremy Lin
2021-05-11
Add support for password reprompt
Jeremy Lin
2021-05-11
Add `sends_allowed` config setting
Jeremy Lin
2021-05-10
admin: Make invite_user error codes more specific
Carl Dong
2021-05-10
admin: Add /users/<uuid> route
Carl Dong
2021-05-10
admin: Specifically return 404 for user not found
Carl Dong
2021-05-10
admin: Return newly-created user in invite_user
Carl Dong
2021-05-08
Updated branding, email and crates
BlackDex
2021-05-02
Extract some FromDb trait impls outside the macros so they aren't repeated, a...
Daniel García
2021-05-01
Merge commit '0d631329873196935ba29db985c5e32def391251' into 2fa_enforcement
Olivier Martin
2021-04-30
Rename references to the discourse forum
Daniel García
2021-04-29
Merge commit '1e5306b8203a7ebe24047910e6c690c18c6d827a' into 2fa_enforcement
Olivier Martin
[next]