THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
trashmodern
/
vaultwarden
Watch
1
Star
0
Fork
1
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-03-08 22:54:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9636f33fdbc070afcc80321359621c3bfe75535d
vaultwarden
/
src
T
History
Daniel García
9636f33fdb
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
2019-02-11 23:45:55 +01:00
..
api
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
2019-02-11 23:45:55 +01:00
db
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
2019-02-11 23:45:55 +01:00
static
Added HTML templates (+14 squashed commit)
2019-02-10 19:04:18 +01:00
auth.rs
Change config to thread-safe system, needed for a future config panel.
2019-01-25 18:24:57 +01:00
config.rs
Implemented HTML emails with text alternative
2019-02-10 19:12:34 +01:00
crypto.rs
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
2019-02-11 23:45:55 +01:00
error.rs
Fixed some clippy lints and changed update_uuid_revision to only use one db query
2019-02-08 18:45:07 +01:00
mail.rs
Add missing url parameter
2019-02-10 21:40:20 +01:00
main.rs
Implemented config form and fixed config priority
2019-02-06 17:34:30 +01:00
util.rs
Implement basic config loading and updating. No save to file yet.
2019-02-06 17:34:29 +01:00