authelia/test/unit/server/routes
Clement Michaud 7128970a53 Add redirection URL as a query parameter during authentication
Before this fix, the redirection URL was stored in the user session,
but this has a big drawback since user could open several pages in
browser and thus override the redirection URL leading the user to
be incorrectly redirected.
2017-09-22 17:53:18 +02:00
..
errors Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
firstfactor Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
password-reset Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
secondfactor Fix typescript transpilation after typescript update 2017-09-01 16:06:02 +02:00
verify Fix redirection after authentication and error page when accessing restricted pages 2017-08-03 00:41:13 +02:00