authelia/internal
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
..
authentication fix: removed deprecated smtp/ldap options (#1912) 2021-04-16 11:44:37 +10:00
authorization feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
commands feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
configuration feat: add option to keep stdout logging with log_file_path (#2037) 2021-05-31 14:02:54 +10:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers fix(handlers): align response status codes for the verify endpoint (#2016) 2021-05-21 14:03:44 +02:00
logging feat: add option to keep stdout logging with log_file_path (#2037) 2021-05-31 14:02:54 +10:00
middlewares feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
mocks feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification fix(notification): don't remove file based notifier on start up (#1862) 2021-03-31 13:27:31 +11:00
oidc feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
session feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites build(deps): update haproxy docker tag to v2.4.0 (#2004) 2021-05-26 14:13:53 +10:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
utils fix(cmd): retry clean tag logic for dockerhub (#1976) 2021-05-05 17:09:31 +10:00