Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
nickslowinski
/
vaultwarden-test
Beobachten
1
Favorisieren
0
Fork
Du hast bereits einen Fork von vaultwarden-test erstellt
0
geforkt von
mirrored/vaultwarden
Code
Pull-Requests
Aktivität
43f9038325
vaultwarden-test
/
src
Verlauf
Daniel García
43f9038325
Add option to force resync clients in admin panel
2019-03-07 21:08:33 +01:00
..
api
Add option to force resync clients in admin panel
2019-03-07 21:08:33 +01:00
db
Add option to force resync clients in admin panel
2019-03-07 21:08:33 +01:00
static
Add option to force resync clients in admin panel
2019-03-07 21:08:33 +01:00
auth.rs
Some formatting and dependency updates
2019-03-03 16:11:55 +01:00
config.rs
Trim spaces from admin token during authentication and validate that the admin panel token is not empty
2019-03-07 20:21:50 +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
Explicitly close SMTP connection in case of error.
2019-03-07 20:21:10 +01:00
main.rs
Minor typo fix conect => connect
2019-02-24 16:08:38 -08:00
util.rs
Updated dependencies, removed some unnecessary clones and fixed some lints
2019-02-20 17:54:18 +01:00