authelia/test/features
Clément Michaud c503765dd6
Implement retry mechanism for broken connections to mongo (#258)
Before this patch, when Authelia started, if Mongo was not
up and running, Authelia failed to connect and never retried.
Now, everytime Authelia faces a broken connection, it tries
to reconnect during the next operation.
2018-08-19 16:51:36 +02:00
..
step_definitions Implement retry mechanism for broken connections to mongo (#258) 2018-08-19 16:51:36 +02:00
support Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
access-control.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
auth-portal-redirection.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
authelia.feature Rename redirect query parameter into rd for compatibility with nginx-ingress 2018-04-24 23:03:09 +02:00
authentication.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
forward-headers.feature Make session cookie name customizable. (#256) 2018-08-19 13:07:00 +02:00
redirection.feature Add tests for minimal configuration 2018-08-10 00:12:04 +02:00
registration.feature Change domain from test.local to example.com 2017-11-03 00:20:10 +01:00
regulation.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
reset-password.feature Fix unit and integration tests 2018-03-29 23:09:29 +02:00
resilience.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
restrictions.feature Change domain from test.local to example.com 2017-11-03 00:20:10 +01:00
session-timeout.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
single-factor-domain.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
single-factor-only-server.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00