This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-02-03 04:18:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
History
Jean-Christophe BEGUE
19e0605d30
Better message into the password hint email
2018-08-15 10:17:05 +02:00
..
api
SMTP integration, send password hint by email.
2018-08-15 08:45:18 +02:00
db
WAL journal mode and delete retry added
2018-07-31 16:43:43 +01:00
auth.rs
Add confirmed check to the OrgHeaders request guard
2018-07-16 10:23:45 +01:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
mail.rs
Better message into the password hint email
2018-08-15 10:17:05 +02:00
main.rs
SMTP integration, send password hint by email.
2018-08-15 08:45:18 +02:00
util.rs
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00