authelia/internal/storage
James Elliott a189c28af3 Fix PostgreSQL Update Second Factor Method Pref
- column name is second_factor_method, not method
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_mock.go Fix backend unit tests. 2019-12-08 14:31:48 +01:00
provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
sql_provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
sqlite_provider.go Test user does see the not registered message. 2019-12-08 14:31:48 +01:00