wg-portal/internal
klmmr def4a9d8be config: Set default mail config to validate TLS certs
Before this commit, the default was to not validate TLS certificates of
the SMTP server. This is perhaps a rather unexpected default and can be
considered insecure. This commit activates mail server TLS cert validation
by default.

This change might break some users' email configuration, if they did not
explicitly set the `mail.cert_validation` config variable. Nonetheless,
I think that the secure option should be the default option (e.g.,
to prevent man-in-the-middle attacks and breaching mail server login
credentials).

Signed-off-by: klmmr <35450576+klmmr@users.noreply.github.com>
2025-03-05 17:32:29 +01:00
..
adapters add metric endpoint to public API (#72, #80) 2025-01-11 23:42:05 +01:00
app fix qr-code generation for large configurations (#374) 2025-02-26 22:59:11 +01:00
config config: Set default mail config to validate TLS certs 2025-03-05 17:32:29 +01:00
domain frontend: fix locked user display (#367) 2025-02-17 08:18:36 +01:00
lowlevel V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
ldap_utils.go Brought into working condition for LDAP authentication. 2024-02-29 07:17:17 +03:00
util.go fix user group parsing for OAuth login (#317) 2025-01-21 17:33:01 +01:00
version.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00