This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-12-24 17:24:48 +03:00
Code
Issues
429
Packages
Projects
Releases
10
Wiki
Activity
Files
4c07f05b3a25fb894980e14d0d44e991cb7df0e5
vaultwarden
/
src
/
api
History
Daniel García
4c07f05b3a
Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder.
...
Removed unnecessary returns
2019-09-17 21:05:56 +02:00
..
core
Updated client kdf iterations to 100000 and fixed some lints
2019-09-05 21:56:12 +02:00
admin.rs
Allow removing users two factors
2019-08-21 17:13:06 +02:00
icons.rs
Added reqwest proxy support
2019-08-12 17:24:32 +02:00
identity.rs
Merge remote-tracking branch 'upstream/master' into email-codes
2019-08-26 21:38:45 +02:00
mod.rs
Implemented multiple U2f keys, key names, and compromised checks
2019-02-16 23:07:48 +01:00
notifications.rs
Update dependencies and fix some lints
2019-02-27 17:21:04 +01:00
web.rs
Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder.
2019-09-17 21:05:56 +02:00