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.toml
Age
Commit message (
Expand
)
Author
2018-08-24
Updated dependencies, added Travis CI integration and some badges
Daniel García
2018-08-21
Bump up version to 1.0.0
Miroslav Prasil
2018-08-21
Merge branch 'master' into beta
Miroslav Prasil
2018-08-21
Bump version to 0.13.0 - latest Vault v1
Miroslav Prasil
2018-08-01
Merge changes in master to beta branch (concurrency fixes)
Miroslav Prasil
2018-07-31
Bump version to 0.12.0
Shane A. Faulkner
2018-07-21
Updated dependencies and Docker image to new web-vault
Daniel García
2018-07-18
Bump the version
Miroslav Prasil
2018-07-13
Bump version to 0.10.0
0.10.0
Daniel García
2018-07-12
Implemented U2F, refactored Two Factor authentication, registering U2F device...
Daniel García
2018-06-29
Updated dependencies and rust version
Daniel García
2018-06-12
Updated dependencies and created 'rust-toolchain', to mark a working nightly ...
Daniel García
2018-06-01
Updated version
Daniel García
2018-06-01
Updated dependencies and removed some warnings from jsonwebtoken
Daniel García
2018-06-01
Update rocket to 0.3.12
Miroslav Prasil
2018-05-21
Update rocket to 0.3.11
Miroslav Prasil
2018-05-07
Update dependencies and bundle SQLite with the program, so we have one less d...
Daniel García
2018-04-24
Updated some dependencies and removed old unused attribute that might create ...
Daniel García
2018-04-18
Updated dependencies and removed deprecated Diesel feature
Daniel García
2018-04-18
Bump the rocket version to compile with current nightly
Miroslav Prasil
2018-03-21
Updated dependencies
Daniel García
2018-03-07
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencie...
Daniel García
2018-03-06
Updated Cipher API with breaking changes, and included backwards compatibility
Daniel García
2018-03-01
Removed unused test library that broke with latest nightly, and updated depen...
Daniel García
2018-02-18
Reduced Docker final image and updated dependencies
Daniel García
2018-02-15
Upload and download attachments, and added License file
Daniel García
2018-02-10
First working version
Daniel García