authelia/internal/configuration
Clément Michaud ea9b408b70
[FIX] Fix default redirection URL not taken into account (#600)
* Remove unused mongo docker-compose file.

* Default redirection URL was not taken into account.

* Fix possible storage options in config template.

* Remove useless checks in u2f registration endpoints.

* Add default redirection url in config of duo suite.

* Fix log line in response handler of 2FA methods.

* Fix integration tests.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-02-01 13:54:50 +01:00
..
schema Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
test_resources Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
validator [FIX] Fix default redirection URL not taken into account (#600) 2020-02-01 13:54:50 +01:00
reader.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
reader_test.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00