authelia/server/test
Clement Michaud 9624aa6311 Adapt authentication methods configuration to be backward compatible
Prior version of configuration file can be used, the authentication methods
will be set to default values (two_factor as default method).
2017-10-09 23:14:05 +02:00
..
access_control Adapt ACL configuration to make it more flexible 2017-10-08 15:34:58 +02:00
configuration Adapt authentication methods configuration to be backward compatible 2017-10-09 23:14:05 +02:00
connectors/mongo Split client and server 2017-10-07 00:49:42 +02:00
ldap Use username matcher instead of user dn in group filter 2017-10-07 14:10:22 +02:00
mocks Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
notifiers Improve logging format for clarity 2017-10-08 22:33:50 +02:00
routes Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
server Improve logging format for clarity 2017-10-08 22:33:50 +02:00
storage Split client and server 2017-10-07 00:49:42 +02:00
utils Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
AuthenticationMethodCalculator.test.ts Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
AuthenticationRegulator.test.ts Split client and server 2017-10-07 00:49:42 +02:00
IdentityCheckMiddleware.test.ts Split client and server 2017-10-07 00:49:42 +02:00
ServerConfiguration.test.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
SessionConfigurationBuilder.test.ts Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
TOTPValidator.test.ts Split client and server 2017-10-07 00:49:42 +02:00
requests.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00