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
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-06-14 09:45:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b7d6bf6df5a83dcc95d063baa04d8818eb9d7db
vaultwarden
/
src
T
History
Daniel García
0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
..
api
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
db
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
static
Added autofocus to pw field on admin login page
2022-02-22 20:44:29 -06:00
auth.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
config.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
crypto.rs
Increase length limit for email token generation
2022-01-24 01:17:00 -08:00
error.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
mail.rs
Macro recursion decrease and other optimizations
2021-11-06 17:44:53 +01:00
main.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
ratelimit.rs
Basic ratelimit for user login (including 2FA) and admin login
2021-12-22 21:48:49 +01:00
util.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00