authelia/internal
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
..
authentication Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
authorization Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
configuration Add support for LDAP over TLS. 2019-12-06 21:33:47 +01:00
duo Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
handlers Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
logging Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
middlewares Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
mocks Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
models Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
notification Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
regulation Fix unit tests. 2019-12-05 11:05:24 +01:00
server Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00
session Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
storage Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
suites Test user does see the not registered message. 2019-12-08 14:31:48 +01:00
templates Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
utils Introduce hasU2F and hasTOTP in user info. 2019-12-08 14:31:48 +01:00