authelia/client/src
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
..
css Add 'keep me logged in' checkbox in first factor page. 2018-10-21 15:25:28 +02:00
img Update Authelia icon and add a title image. 2018-08-30 11:26:13 +02:00
lib Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
thirdparties Make Authelia compatible with Firefox. 2018-10-27 18:22:01 +02:00
index.ts Make Authelia compatible with Firefox. 2018-10-27 18:22:01 +02:00