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
Age
Commit message (
Expand
)
Author
2019-05-17
Merge pull request #484 from mprasil/hub_repo_change
1.9.1
Daniel García
2019-05-17
Update deps and swap back to official u2f crate again
Daniel García
2019-05-16
Point to the new docker hub image location
Miro Prasil
2019-05-15
New vault patch release
Daniel García
2019-05-15
Update dependencies to use new ring
Daniel García
2019-05-11
Update ring to 0.14, jwt to 6.0, and u2f
Daniel García
2019-05-11
Updated web vault to hide org plans again and updated dependencies
Daniel García
2019-05-02
Merge pull request #473 from Starbix/patch-1
Daniel García
2019-05-02
Update Runtime Base Image to Alpine v3.9
Cédric Laubacher
2019-05-01
Change path for served images to avoid collision with vault images
Daniel García
2019-04-30
Merge pull request #401 from TheMardy/master
Daniel García
2019-04-30
Changed to Bitwarden_RS Logo
TheMardy
2019-04-27
Updated .env template
1.9.0
Daniel García
2019-04-26
Formatting
Daniel García
2019-04-26
Updated dependencies
Daniel García
2019-04-15
Use users duo host when required, instead of always using the global one
Daniel García
2019-04-14
Merge pull request #460 from janost/organization-vault-purge
Daniel García
2019-04-14
Fixed purging organization vault
janost
2019-04-14
Validate Duo credentials when custom
Daniel García
2019-04-14
Merge branch 'duo'
Daniel García
2019-04-13
Implement better user status API, in the future we'll probably want a way to ...
Daniel García
2019-04-12
Always create the user when inviting from admin panel
Daniel García
2019-04-11
Merge pull request #455 from ViViDboarder/get_users
Daniel García
2019-04-11
Add new endpoint for retrieving all users
ViViDboarder
2019-04-11
Implement selection between global config and user settings for duo keys.
Daniel García
2019-04-11
Auto generate akey
Daniel García
2019-04-11
Enable DATA_FOLDER to affect default CONFIG_FILE path
Daniel García
2019-04-11
Update dependencies and fix some warnings
Daniel García
2019-04-07
Update vault release to show duo button
Daniel García
2019-04-07
Add global duo config and document options in .env template
Daniel García
2019-04-05
Implement user duo, initial version
Daniel García
2019-04-02
Make the syslog crate non-optional when available
Daniel García
2019-03-29
With the latest fern, syslog can be a config option instead of a build flag
Daniel García
2019-03-25
Update to web vault 2.10.0
Daniel García
2019-03-25
Implement log_level config option
Daniel García
2019-03-25
Set default log level to Info, we don't use debug anyway and it just fills th...
Daniel García
2019-03-25
Merge pull request #440 from BlackDex/mail-encoding
Daniel García
2019-03-25
Fixed long e-mail message extending 1000 lines.
BlackDex
2019-03-23
Updated dependencies
1.8.0
Daniel García
2019-03-21
Merge pull request #437 from njfox/fix-smtp-error
Daniel García
2019-03-20
Adjust whitespace
Nick Fox
2019-03-20
Break up long line to stop SMTP from breaking
Nick Fox
2019-03-18
Added domain blacklist regex for icons service and improved valid domain check.
Daniel García
2019-03-18
Changed uppercase deserializer to avoid a clone.
Daniel García
2019-03-17
Use final release of lettre and update dependencies
Daniel García
2019-03-14
Use web vault 2.9.0 release
Daniel García
2019-03-14
Allow changing error codes and create an empty error.
Daniel García
2019-03-13
Remove unused features from multipart (integration with other servers)
Daniel García
2019-03-10
Add option to use wrapped TLS in email, instead of STARTTLS upgrade
Daniel García
2019-03-09
Update admin page scripts and fixed broken tooltip
Daniel García
[next]