This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-09-13 12:05:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37d88be2be484ab044d0954600049909876348ef
vaultwarden
/
src
History
Jean-Christophe BEGUE
37d88be2be
return an error when email adress for password hint is not valid
2018-09-11 13:12:24 +02:00
..
api
return an error when email adress for password hint is not valid
2018-09-11 13:12:24 +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
Special messages when user has no password hint
2018-09-11 13:04:34 +02:00
main.rs
Check email validity before using it for password hint sending
2018-08-16 21:25:28 +02:00
util.rs
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00