wg-portal/internal
klmmr 53bae9d194
Some checks failed
Docker / Build and Push (push) Has been cancelled
github-pages / deploy (push) Has been cancelled
Docker / release (push) Has been cancelled
config: validate mail configuration certificates by default (#388)
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 19:20:57 +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: validate mail configuration certificates by default (#388) 2025-03-05 19:20:57 +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