1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
BlackDex 603a964579 Fixed issue #663.
During the 2fa activation there is no twofactor record yet.
Changed the layout a bit so that it will generate a new twofactor record
when it does not exists yet. Else it will just update the already
existing record.
2019-10-14 00:32:44 +02:00
..
api Fixed issue #663. 2019-10-14 00:32:44 +02:00
db Merge pull request #657 from BlackDex/totp-timedrift 2019-10-12 16:33:43 +02:00
static Changed HIBP Error message. 2019-10-08 22:29:12 +02:00
auth.rs Fix key and type variable names for mysql 2019-05-20 21:24:29 +02:00
config.rs Error when the URL scheme doesn't match the database type 2019-10-08 19:34:47 +02:00
crypto.rs Update ring to 0.14, jwt to 6.0, and u2f 2019-05-11 23:18:18 +02:00
error.rs Implement selection between global config and user settings for duo keys. 2019-04-11 18:40:03 +02:00
mail.rs Updated client kdf iterations to 100000 and fixed some lints 2019-09-05 21:56:12 +02:00
main.rs Updated icon blacklisting. 2019-10-05 14:48:15 +02:00
util.rs Change CORS headers 2019-10-01 20:12:33 +02:00