api
|
Add configuration options for Email 2FA
|
2019-08-10 22:39:04 +02:00 |
db
|
Use saved token for email 2fa codes
|
2019-08-04 17:21:57 +02:00 |
static
|
Add email message for twofactor email codes
|
2019-08-03 18:49:34 +02:00 |
auth.rs
|
Fix key and type variable names for mysql
|
2019-05-20 21:24:29 +02:00 |
config.rs
|
Add configuration options for Email 2FA
|
2019-08-10 22:39:04 +02:00 |
crypto.rs
|
Update ring to 0.14, jwt to 6.0, and u2f
|
2019-05-11 23:18:18 +02:00 |
mail.rs
|
Add email message for twofactor email codes
|
2019-08-03 18:49:34 +02:00 |
util.rs
|
Changed uppercase deserializer to avoid a clone.
|
2019-03-18 22:02:37 +01:00 |