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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2020-03-16
Merge pull request #911 from BlackDex/upgrade-rocket
Daniel García
2020-03-16
Updated code so backtraces are logged also.
BlackDex
2020-03-16
Update dependencies
BlackDex
2020-03-14
Updated reqwest to the latest version.
BlackDex
2020-03-09
Migrate lazy_static to once_cell, less macro magic and slightly faster
1.14
Daniel García
2020-03-09
Update dependencies
Daniel García
2020-03-02
Added command line flags for help and version
zethra
2020-01-30
Convert email domains to punycode
Daniel García
2020-01-26
Update handlebars to 3.0 which included performance improvements.
Daniel García
2020-01-19
Update u2f to 0.2, which requires OpenSSL but also might solve the problems w...
Daniel García
2020-01-10
Update dependencies
Daniel García
2020-01-05
Make sure handlebars is not updated, as the next patch version has breaking c...
Daniel García
2019-12-31
Use rmp upstream version
Daniel García
2019-12-22
Update docker images to alpine 3.11 and rust 1.40
Daniel García
2019-12-15
Updated dependencies
Daniel García
2019-12-06
Updated dependencies
Daniel García
2019-11-28
Updated deps and fixed some lints
1.13.0
Daniel García
2019-11-24
Updated dependencies
Daniel García
2019-11-22
Add an option to fetch and parse href="data:image"
BlackDex
2019-11-19
Update web vault to fix twofactorauth.org integration
1.12.0
Daniel García
2019-11-06
Updated dependencies
BlackDex
2019-11-04
Trying to fix issue #687
BlackDex
2019-11-02
Update dependencies
Daniel García
2019-10-25
Update rocket to latest master
Daniel García
2019-10-24
Update dependencies and docker base images
Daniel García
2019-10-15
Update rust version and use minimal profile for CI
Daniel García
2019-10-11
Update dependencies to use newer SQLite
Daniel García
2019-10-08
Updated dependencies and fixed disable_admin_token description
Daniel García
2019-09-17
Use upstream rmp
Daniel García
2019-09-12
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
Michael Powers
2019-09-05
Updated client kdf iterations to 100000 and fixed some lints
Daniel García
2019-08-31
Use the local scripts instead of cloudflare, remove jquery and update config ...
Daniel García
2019-08-27
Updated dependencies and web vault version
Daniel García
2019-08-18
Update dependencies
Daniel García
2019-07-30
Updated dependencies and fixed panic getting icons
Daniel García
2019-07-09
Move backend checks to build.rs to fail fast, and updated dependencies
Daniel García
2019-07-02
Fix #468 - Percent-encode the email address in invite link
Nick Fox
2019-06-14
Update dependencies and remove unwraps from Cipher::to_json
Daniel García
2019-06-02
Update dependencies and remove travis unused feature
Daniel García
2019-05-20
Rework migrations for MySQL
Emil Madsen
2019-05-17
Update deps and swap back to official u2f crate again
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-04-26
Updated dependencies
Daniel García
2019-04-11
Update dependencies and fix some warnings
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
Fixed long e-mail message extending 1000 lines.
BlackDex
[next]