authelia/test/features/step_definitions
Clement Michaud 4cd78f3f83 Add SMTP notifier as an available option in configuration
One can now plug its own SMTP server to send notifications
for identity validation and password reset requests.

Filesystem has been removed from the template configuration file
since even tests now use mail catcher (the fake webmail) to
retrieve the email and the confirmation link.
2017-09-24 23:20:45 +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 Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +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