authelia/test/features/step_definitions
Clement Michaud cf16272a73 Refine access control with per resource ACLs
ACLs can now be defined by subdomain AND resource using pattern matching
with regular expressions.
It allows a very fine-grained access control to backend resources.

[Note] For using example environmnent, user must update its /etc/hosts with
new subdomains updated in README.
2017-09-24 21:39:47 +02:00
..
authentication.ts Refine access control with per resource ACLs 2017-09-24 21:39:47 +02:00
hooks.ts Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
notifications.ts Wait for notifications to fade out before going forward in integration test steps. 2017-09-03 15:02:38 +02:00
redirection.ts Stabilize integration tests by increasing timeouts 2017-09-09 00:43:18 +02:00
regulation.ts Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
reset-password.ts Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
resilience.ts Split example scripts, allow running example using pre-built docker container (example-dockerhub) or build build from source, as it is now (example-commit). 2017-09-05 06:32:50 -05:00
restrictions.ts Fix redirection after authentication and error page when accessing restricted pages 2017-08-03 00:41:13 +02:00