authelia/internal/storage
James Elliott f3cf092433 Fix second_factor_method creation length
- mobile_push is 11 characters long, but db init sets it to 10.
2019-12-19 23:27:04 +01:00
..
constants.go Use lower case database table names. 2019-12-08 14:31:48 +01:00
errors.go Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
mysql_provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
postgres_provider.go Fix PostgreSQL Update Second Factor Method Pref 2019-12-19 23:27:04 +01:00
provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
provider_mock.go Fix backend unit tests. 2019-12-08 14:31:48 +01:00
sql_provider.go Fix second_factor_method creation length 2019-12-19 23:27:04 +01:00
sqlite_provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00