bitwarden_rs/src/api/core/two_factor
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
..
authenticator.rs Fixed issue #663. 2019-10-14 00:32:44 +02:00
duo.rs Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 2019-08-31 17:47:52 +02:00
email.rs Updated client kdf iterations to 100000 and fixed some lints 2019-09-05 21:56:12 +02:00
mod.rs Merge remote-tracking branch 'upstream/master' into email-codes 2019-08-26 21:38:45 +02:00
u2f.rs Use saved token for email 2fa codes 2019-08-04 17:21:57 +02:00
yubikey.rs Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 2019-08-31 17:47:52 +02:00