authelia/shared
Clement Michaud d9e487c99f Display only one 2FA option.
Displaying only one option at 2FA stage will allow to add more options
like DUO push or OAuth.

The user can switch to other option and in this case the option is
remembered so that next time, the user will see the same option. The
latest option is considered as the prefered option by Authelia.
2019-03-23 19:34:00 +01:00
..
types Split client and server 2017-10-07 00:49:42 +02:00
AuthenticationLevel.ts Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
BelongToDomain.ts Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
DomainExtractor.spec.ts Log what is retrieved from headers to help debugging. 2019-03-22 15:34:38 +01:00
DomainExtractor.ts Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
ErrorMessage.ts Add default_redirection_url as configuration option 2017-10-31 07:27:23 +01:00
Method2FA.ts Display only one 2FA option. 2019-03-23 19:34:00 +01:00
SignMessage.ts Split client and server 2017-10-07 00:49:42 +02:00
UserMessages.ts Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
api.ts Display only one 2FA option. 2019-03-23 19:34:00 +01:00
constants.ts Fix the bypass strategy. 2019-03-22 23:51:36 +01:00