This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
hacktoberfest
docker
vaultwarden
rust
rocket
bitwarden-rs
bitwarden
1218
Commits
3
Branches
70
Tags
30 MiB
Rust
48.1%
JavaScript
42.3%
Handlebars
6%
RenderScript
1.3%
CSS
0.9%
Other
1.4%
Tree:
32cfaab5ee
vaultwarden
/
src
History
Daniel García
32cfaab5ee
Updated dependencies and changed rocket request imports
5 years ago
..
api
Updated dependencies and changed rocket request imports
5 years ago
db
Updated dependencies and changed rocket request imports
5 years ago
static
Fixed wrong status if there is an update.
5 years ago
auth.rs
Updated dependencies and changed rocket request imports
5 years ago
config.rs
Removed try_trait and some formatting, particularly around imports
5 years ago
crypto.rs
Removed try_trait and some formatting, particularly around imports
5 years ago
error.rs
Updated dependencies and changed rocket request imports
5 years ago
mail.rs
Removed try_trait and some formatting, particularly around imports
5 years ago
main.rs
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation
5 years ago
util.rs
Use `strip_prefix()` instead of `trim_start_matches()` as appropriate
5 years ago