authelia/test/features
Clement Michaud 97bfafb6eb [BREAKING] Flatten the ACL rules to enable some use cases.
With previous configuration format rules were not ordered between groups and
thus not predictable. Also in some cases `any` must have been a higher
precedence than `groups`. Flattening the rules let the user apply whatever
policy he can think of.

When several rules match the (subject, domain, resource), the first one is
applied.

NOTE: This commit changed the format for declaring ACLs. Be sure to update
your configuration file before upgrading.
2018-11-17 18:08:29 +01:00
..
step_definitions [BREAKING] Flatten the ACL rules to enable some use cases. 2018-11-17 18:08:29 +01:00
support Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
access-control.feature [BREAKING] Flatten the ACL rules to enable some use cases. 2018-11-17 18:08:29 +01: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 [BREAKING] Flatten the ACL rules to enable some use cases. 2018-11-17 18:08:29 +01:00
session-timeout.feature Fix basic authentication and tests 2018-04-25 23:22:41 +02:00
single-factor-domain.feature [BREAKING] Flatten the ACL rules to enable some use cases. 2018-11-17 18:08:29 +01:00