Clement Michaud
6d6162f26c
Add tests for minimal configuration
2018-08-10 00:12:04 +02:00
Clement Michaud
02293536f3
Move docker-compose configuration in dedicated directory
2018-04-24 22:32:56 +02:00
Clement Michaud
bbbffaa3ae
Split nginx service into portal, backend and authelia services
...
This setup is closer to real production infrastructure.
2017-11-03 00:20:10 +01:00
Clement Michaud
b8c8c3bd75
Move docker-compose files to the example directory
2017-11-03 00:20:10 +01:00
Clement Michaud
8cf58d7b31
Add tests on headers forwarded to backend
...
Ensure Remote-User and Remote-Groups can be forwarded to the backend app.
2017-10-14 22:11:56 +02:00
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
FrozenDragoon
e644fe7b7b
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