authelia/server
Clement Michaud 42581dfe93 Fix open redirection vulnerability.
In order to redirect the user after authentication, Authelia uses
rd query parameter provided by the proxy. However an attacker could
use phishing to make the user be redirected to a bad domain. In order
to avoid the user to be redirected to a bad location, Authelia now
verifies the redirection URL is under the protected domain.
2018-11-17 17:48:20 +01:00
..
src Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
test Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
types Implement Keep me logged in feature. 2018-10-21 16:11:31 +02:00
tsconfig.json Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
tslint.json Split client and server 2017-10-07 00:49:42 +02:00