authelia/example
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
..
authelia Split example scripts, allow running example using pre-built docker container (example-dockerhub) or build build from source, as it is now (example-commit). 2017-09-05 06:32:50 -05:00
ldap Don't build a new container for ldap, pass the variables via docker-compose. 2017-09-05 06:17:52 -05:00
mongo Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
nginx Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
redis Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00