TrueChartsClone/charts/stable/authelia/templates
StanMar-bit cec708a968
fix(authelia): Allow SMTP without username and password (SMTP relay) (#5770)
* SMTP username and password not required for support SMTP relays

I have changed the requiredness of the SMTP settings password and username field, to not required. This is necessary to support SMTP relays without authentication. (Like the Exchange Online one I’am using with ip verification)

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>

* adjust templates to handle smtp without user/pass

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 10:11:37 +01:00
..
_configmap.tpl fix(authelia): Allow SMTP without username and password (SMTP relay) (#5770) 2022-12-25 10:11:37 +01:00
_secrets.tpl fix(authelia): Allow SMTP without username and password (SMTP relay) (#5770) 2022-12-25 10:11:37 +01:00
common.yaml