authelia/server/test/mocks
Clement Michaud c061dbfda4 Customize the authentication method to be used by a sub-domain
One can now customize the default authentication method for all sub-domains,
i.e., either 'two_factor' or 'basic_auth' and define specific authentication
method per sub-domain.

For example, one can specify that every sub-domain must be authenticated with
two factor except one sub-domain that must be authenticated with basic auth.
2017-10-08 23:39:29 +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
notifiers 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
AccessControllerStub.ts Split client and server 2017-10-07 00:49:42 +02:00
AuthenticationRegulator.ts Split client and server 2017-10-07 00:49:42 +02:00
IdentityValidator.ts Split client and server 2017-10-07 00:49:42 +02:00
Notifier.ts Split client and server 2017-10-07 00:49:42 +02:00
RequestLoggerStub.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
ServerVariablesMock.ts Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
TOTPValidator.ts Split client and server 2017-10-07 00:49:42 +02:00
express.ts Split client and server 2017-10-07 00:49:42 +02:00
ldapjs.ts Split client and server 2017-10-07 00:49:42 +02:00
speakeasy.ts Split client and server 2017-10-07 00:49:42 +02:00
u2f.ts Split client and server 2017-10-07 00:49:42 +02:00