update ssl warning

This commit is contained in:
Tom Frenzel 2025-12-15 19:12:40 +01:00
parent a8cc22c149
commit 32fda4e1db
No known key found for this signature in database
GPG Key ID: 02BEE95E635A32FC

View File

@ -33,7 +33,7 @@
}, },
"notes": [ "notes": [
{ {
"text": "A valid TLS certificate is **REQUIRED**", "text": "A reverse proxy that serves an SSL certificate is required. Otherwise the login will not work.",
"type": "warning" "type": "warning"
} }
] ]