mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
97bfafb6eb
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. |
||
---|---|---|
.. | ||
access-control.ts | ||
authelia.ts | ||
authentication.ts | ||
forward-headers.ts | ||
hooks.ts | ||
notifications.ts | ||
redirection.ts | ||
registration.ts | ||
regulation.ts | ||
reset-password.ts | ||
resilience.ts | ||
restrictions.ts | ||
session-timeout.ts | ||
single-factor.ts |