From ea454c21f776a0fd4f7d3a64218bea6e743e5dce Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 29 Aug 2015 15:45:58 +0800 Subject: #1542 A way to skip TLS verify for SMTP authentication --- templates/admin/auth/new.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/admin/auth/new.tmpl') diff --git a/templates/admin/auth/new.tmpl b/templates/admin/auth/new.tmpl index 4e9e2f8ef3..f16db0a513 100644 --- a/templates/admin/auth/new.tmpl +++ b/templates/admin/auth/new.tmpl @@ -102,6 +102,10 @@ {{.i18n.Tr "admin.auths.enable_tls"}}
+ + + {{.i18n.Tr "admin.auths.skip_tls_verify"}} +
-- cgit v1.2.3