authelia/test
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
..
complete-config Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
features Enable authentication to Mongo and Redis. (#263) 2018-08-26 13:10:23 +02:00
helpers Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
inactivity Fix U2F sign request after u2f library upgrade. 2018-11-17 13:58:48 +01:00
minimal-config Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
configuration.ts Add integration test for keep me logged in feature. 2018-10-23 20:41:02 +02:00
environment.ts Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00