1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 18:25:41 +02:00
vaultwarden/src/api/core/two_factor
BlackDex 1b4b40c95d Updated reqwest to the latest version.
- Use the blocking client (no async).
- Disabled gzip.
- use_sys_proxy is now default.
2020-03-14 23:12:45 +01:00
..
authenticator.rs Print current server time when failing TOTP, and use chrono as the rest of the server 2019-12-27 18:42:14 +01:00
duo.rs Updated reqwest to the latest version. 2020-03-14 23:12:45 +01:00
email.rs Fix backwards indices 2020-01-30 22:33:50 +01:00
mod.rs Merge remote-tracking branch 'upstream/master' into email-codes 2019-08-26 21:38:45 +02:00
u2f.rs Migrate lazy_static to once_cell, less macro magic and slightly faster 2020-03-09 22:04:03 +01:00
yubikey.rs Formatting 2019-12-27 18:37:14 +01:00