authelia/test
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
..
complete-config Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
features [BREAKING] Flatten the ACL rules to enable some use cases. 2018-11-17 18:08:29 +01:00
helpers Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
inactivity Fix U2F sign request after u2f library upgrade. 2018-11-17 13:58:48 +01:00
minimal-config Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00
configuration.ts Add integration test for keep me logged in feature. 2018-10-23 20:41:02 +02:00
environment.ts Fix open redirection vulnerability. 2018-11-17 17:48:20 +01:00