1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-26 01:05:41 +02:00
vaultwarden/src
2020-01-20 22:28:54 +01:00
..
api Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates. 2020-01-19 21:34:13 +01:00
db Switch error handling to ? operator instead of explicit handling. 2020-01-16 08:14:25 -05:00
static Logout button in admin page 2019-12-01 21:15:14 +01:00
auth.rs When receiving a comma separated list as IP, pick the first 2019-12-28 15:09:07 +01:00
config.rs Accept y/n, True/False, 1/0 as booleans in environment vars 2020-01-20 22:28:54 +01:00
crypto.rs Formatting 2019-12-27 18:37:14 +01:00
error.rs Formatting 2019-12-27 18:37:14 +01:00
mail.rs Formatting 2019-12-27 18:37:14 +01:00
main.rs minor typo conect -> connect 2020-01-04 14:37:29 -08:00
util.rs Accept y/n, True/False, 1/0 as booleans in environment vars 2020-01-20 22:28:54 +01:00