authelia/shared
Clement Michaud 4016ff1bba [BREAKING] Create a suite for Traefik proxy.
* Removal of the Redirect header sent by Authelia /api/verify endpoint.
* Authelia does not consume Host header anymore but X-Forwarded-Proto and X-Forwarded-Host
  to compute the link sent in identity verification emails.
* Authelia used Host header as the application name for U2F authentication but it's now using
  X-Forwarded-* headers.
2019-04-12 09:24:54 +02: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 available 2FA methods. 2019-03-24 22:23:25 +01:00
constants.ts [BREAKING] Create a suite for Traefik proxy. 2019-04-12 09:24:54 +02:00