authelia/internal/configuration
Amir Zarrinkafsh 05df642f3e
feat: add option to keep stdout logging with log_file_path (#2037)
Currently if a `log_file_path` is defined Authelia will redirect all logging from standard output to said defined location. This change allows users to keep standard output logging along with a defined `log_file_path`.
2021-05-31 14:02:54 +10:00
..
schema feat: add option to keep stdout logging with log_file_path (#2037) 2021-05-31 14:02:54 +10:00
test_resources ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
validator feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
config.template.yml feat: add option to keep stdout logging with log_file_path (#2037) 2021-05-31 14:02:54 +10:00
const.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader_test.go fix: removed deprecated smtp/ldap options (#1912) 2021-04-16 11:44:37 +10:00