Allow setting SSL options per domain and verify_certificate by default

This is a complete overhaul of the Domain settings system.
This commit is contained in:
the-djmaze 2022-11-11 13:45:40 +01:00
parent d76ba3abc9
commit cc1d0a6e38
45 changed files with 688 additions and 645 deletions

View file

@ -88,8 +88,7 @@
"LABEL_CURRENT_PASSWORD": "Palavra-passe atual",
"LABEL_NEW_PASSWORD": "Nova palavra-passe",
"LABEL_REPEAT_PASSWORD": "Repetir",
"LEGEND_SSL": "SSL",
"LABEL_REQUIRE_VERIFICATION": "Obrigar a verificação dos certificados SSL utilizados (IMAP\/SMTP)",
"LABEL_REQUIRE_VERIFICATION": "Obrigar a verificação dos certificados SSL utilizados",
"LABEL_ALLOW_SELF_SIGNED": "Permitir certificados autoassinados"
},
"TAB_PACKAGES": {
@ -158,7 +157,6 @@
},
"HINTS": {
"BETA": "beta",
"UNSTABLE": "instável",
"WARNING": "Aviso!"
},
"ERRORS": {