authelia/internal
Amir Zarrinkafsh fd7b4ada02
[BUGFIX] Disable colored logging outputs when file is specified (#1603)
In some scenarios if a user has a `log_file_path` specified and a TTY seems to be detected this causes terminal coloring outputs to be written to the file. This in turn will cause issues when attempting to utilise the log with the provided fail2ban regexes.

We now override any TTY detection/logging treatments and disable coloring/removal of the timestamp when a user is utilising the text based logger to a file.
2021-01-15 22:16:41 +11:00
..
authentication [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
authorization [FEATURE] Validate ACLs and add network groups (#1568) 2021-01-04 21:55:23 +11:00
commands [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration [FEATURE] Validate ACLs and add network groups (#1568) 2021-01-04 21:55:23 +11:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [MISC] Refactor and address most errcheck linter ignores (#1511) 2020-12-16 12:47:31 +11:00
logging [BUGFIX] Disable colored logging outputs when file is specified (#1603) 2021-01-15 22:16:41 +11:00
middlewares [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
mocks [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [FEATURE] Add API docs and swagger-ui (#1544) 2021-01-03 15:28:46 +11:00
session [BUGFIX] Static Session Expiration Key (#1564) 2020-12-29 12:44:47 +11:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites [MISC] (deps): Bump haproxy in /internal/suites/example/compose/haproxy (#1601) 2021-01-15 10:45:36 +11:00
templates [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
utils [BUGFIX] Fix incorrect docs and Certificate PEM extensions (#1589) 2021-01-10 22:10:45 +11:00