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-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-04-30
Rename references to the discourse forum
Daniel García
2021-04-29
Remove warning when compiling only with mysql and add compatibility mode with...
1.21.0
Daniel García
2021-04-28
Fix branch name
Daniel García
2021-04-27
Fix formatting
Daniel García
2021-04-27
Project renaming
Daniel García
2021-04-15
Format the changes from merge to master
Daniel García
2021-04-15
Merge branch 'master' into fmt
Daniel García
2021-04-15
Merge pull request #1587 from RealOrangeOne/request-proxy
Daniel García
2021-04-09
Warn that the SQLite backup feature doesn't produce a complete backup
Jeremy Lin
2021-04-06
Merge remote-tracking branch 'origin/master' into fmt
Jake Howard
2021-04-06
Modify rustfmt file
Jake Howard
2021-04-06
Extract client creation to a single place
Jake Howard
2021-04-06
Update web vault and add unnoficialserver response
Daniel García
2021-04-06
Merge pull request #1579 from jjlin/job-scheduler
Daniel García
2021-04-06
Merge pull request #1576 from jjlin/global-domains
Daniel García
2021-04-06
Merge pull request #1583 from BlackDex/icon-updates
Daniel García
2021-04-05
Offset scheduled jobs by 5 minutes
Jeremy Lin
2021-04-05
Add support for auto-deleting trashed items
Jeremy Lin
2021-04-05
Add a generic job scheduler
Jeremy Lin
2021-04-05
Some admin interface updates.
BlackDex
[next]