authelia/server/test/mocks
Clement Michaud 54854bacb1 Use issuer and label when generating otpauthURL for TOTP
Issuer is customizable in configuration so that a company can set its own name
or website. If not provided, default value is 'authelia.com'.

The username is used as label.
2017-10-31 21:36:47 +01:00
..
connectors/mongo Split client and server 2017-10-07 00:49:42 +02:00
ldap Refactor endpoints to get server variables as input parameters 2017-10-31 07:26:53 +01:00
notifiers Less restrictive email handler - replace gmail with generic 2017-10-25 19:28:56 +11: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
NotifierStub.ts Refactor endpoints to get server variables as input parameters 2017-10-31 07:26:53 +01:00
RegulatorStub.ts Refactor endpoints to get server variables as input parameters 2017-10-31 07:26:53 +01:00
RequestLoggerStub.ts Disable notifiers when server uses single factor method only 2017-10-31 07:37:15 +01:00
ServerVariablesMockBuilder.ts Use issuer and label when generating otpauthURL for TOTP 2017-10-31 21:36:47 +01:00
TOTPValidator.ts Split client and server 2017-10-07 00:49:42 +02:00
TotpHandlerStub.ts Use issuer and label when generating otpauthURL for TOTP 2017-10-31 21:36:47 +01:00
U2fHandlerStub.ts Refactor endpoints to get server variables as input parameters 2017-10-31 07:26:53 +01:00
express.ts Disable notifiers when server uses single factor method only 2017-10-31 07:37:15 +01: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