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
Clement Michaud
3faa63e8ed
Use lower case database table names.
2019-12-08 14:31:48 +01:00
Clement Michaud
7c3f8c0460
Fix backend unit tests.
2019-12-08 14:31:48 +01:00
Clement Michaud
df33bef478
Test user does see the not registered message.
...
When a user use Authelia for the first time no device is enrolled in DB.
Now we test that the user does see the "not registered" message when
no device is enrolled and see the standard 2FA method when a device is
already enrolled.
2019-12-08 14:31:48 +01:00
Clement Michaud
5942e00412
Introduce hasU2F and hasTOTP in user info.
2019-12-08 14:31:48 +01:00
Clement Michaud
3b2d733367
Move source code into internal directory to follow standard project layout.
...
https://github.com/golang-standards/project-layout
2019-11-17 16:30:33 +01:00