1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/models
James Elliott f3f3b31b12
refactor(storage): totp_configurations table ()
Rename column totp_period to period.
2021-12-02 12:24:10 +11:00
..
authentication_attempt.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
duo_device.go feat(duo): multi device selection () 2021-12-01 14:32:58 +11:00
identity_verification.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
migration.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
schema_migration.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
totp_configuration_test.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
totp_configuration.go refactor(storage): totp_configurations table () 2021-12-02 12:24:10 +11:00
types.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
u2f_device.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
user_info.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00