mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
faf43de14f
* [FEATURE] Add TLS support. Fixes #368. * [FEATURE] Introduce OnError hook in suites. This hook allows to perform actions following an erroneous suite like displaying the logs of Authelia. * Display Authelia logs of Standalone suite when tests fail. * Fix Standalone suite. * Apply suggestions from code review * Rename ssl_key and ssl_cert into tls_key and tls_cert. |
||
---|---|---|
.. | ||
authelia-scripts | ||
cmd_bootstrap.go | ||
cmd_build.go | ||
cmd_ci.go | ||
cmd_clean.go | ||
cmd_docker.go | ||
cmd_serve.go | ||
cmd_suites.go | ||
cmd_unittest.go | ||
constants.go | ||
docker.go | ||
main.go |