authelia/internal
Amir Zarrinkafsh 50df949520
[BUGFIX] Prevent crash when email has not been set (#1466)
* [BUGFIX] Prevent crash when email has not been set

a83ccd7188 introduced a regression where if a misconfigured deployment presented an empty emails array setting `Remote-*` headers would fail.

If the emails array is empty we now set the `Remote-Email` header to an empty string.

* Add additional case for unit tests
2020-11-16 22:22:16 +11:00
..
authentication [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
authorization [FEATURE] Support for subject combinations in ACLs (#1142) 2020-06-25 18:22:42 +10:00
commands [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [BUGFIX] Prevent crash when email has not been set (#1466) 2020-11-16 22:22:16 +11:00
logging [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +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 [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [MISC] Warn for poorly tuned argon2id deployments (#1426) 2020-11-06 08:57:03 +11:00
session [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites [CI] Add ability to customise the chromedriver port (#1467) 2020-11-16 21:59:24 +11:00
templates [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
utils [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00