mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -07:00
WEB. Improved Lets Encrypt interface
This commit is contained in:
parent
e91f5c6da8
commit
0e18fc669a
36 changed files with 122 additions and 13 deletions
10
web/css/styles.min.css
vendored
10
web/css/styles.min.css
vendored
|
@ -2623,6 +2623,15 @@ a.vst-text:active b{
|
||||||
margin: 2px 6px 0 3px;
|
margin: 2px 6px 0 3px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
.lets-encrypt-note {
|
||||||
|
color: #89a40a !important;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal !important;
|
||||||
|
height: 30px;
|
||||||
|
padding-top: 10px;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
.additional-control {
|
.additional-control {
|
||||||
margin-left: 17px;
|
margin-left: 17px;
|
||||||
color: #2C9491;
|
color: #2C9491;
|
||||||
|
@ -2695,6 +2704,7 @@ td.hint {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
.ftp-path-prefix { padding-top: 7px; }
|
||||||
|
|
||||||
.ui-button,
|
.ui-button,
|
||||||
.button {
|
.button {
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['ar'] = array(
|
||||||
'template' => 'نموذج',
|
'template' => 'نموذج',
|
||||||
'SSL Support' => 'دعم SSL',
|
'SSL Support' => 'دعم SSL',
|
||||||
'SSL Home Directory' => 'المجلد الرئيسي لـ SSL',
|
'SSL Home Directory' => 'المجلد الرئيسي لـ SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'دغم بروكسي',
|
'Proxy Support' => 'دغم بروكسي',
|
||||||
'Proxy Extensions' => 'توسعات بروكسي',
|
'Proxy Extensions' => 'توسعات بروكسي',
|
||||||
'Web Statistics' => 'إحصائيات الوب',
|
'Web Statistics' => 'إحصائيات الوب',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['bs'] = array(
|
||||||
'template' => 'šablon',
|
'template' => 'šablon',
|
||||||
'SSL Support' => 'SSL podrška',
|
'SSL Support' => 'SSL podrška',
|
||||||
'SSL Home Directory' => 'SSL direktorij',
|
'SSL Home Directory' => 'SSL direktorij',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
'Proxy Support' => 'Proxy podrška',
|
'Proxy Support' => 'Proxy podrška',
|
||||||
'Proxy Extensions' => 'Proxy ekstenzije',
|
'Proxy Extensions' => 'Proxy ekstenzije',
|
||||||
'Web Statistics' => 'Web statistika',
|
'Web Statistics' => 'Web statistika',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['cn'] = array(
|
||||||
'template' => '模板',
|
'template' => '模板',
|
||||||
'SSL Support' => 'SSL支持',
|
'SSL Support' => 'SSL支持',
|
||||||
'SSL Home Directory' => 'SSL主目录',
|
'SSL Home Directory' => 'SSL主目录',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => '代理支持',
|
'Proxy Support' => '代理支持',
|
||||||
'Proxy Extensions' => '代理扩展名',
|
'Proxy Extensions' => '代理扩展名',
|
||||||
'Web Statistics' => '网站统计',
|
'Web Statistics' => '网站统计',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['cz'] = array(
|
||||||
'template' => 'šablona',
|
'template' => 'šablona',
|
||||||
'SSL Support' => 'SSL podpora',
|
'SSL Support' => 'SSL podpora',
|
||||||
'SSL Home Directory' => 'SSL home adresář',
|
'SSL Home Directory' => 'SSL home adresář',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy podpora',
|
'Proxy Support' => 'Proxy podpora',
|
||||||
'Proxy Extensions' => 'Proxy rozšíření',
|
'Proxy Extensions' => 'Proxy rozšíření',
|
||||||
'Web Statistics' => 'Webové statistiky',
|
'Web Statistics' => 'Webové statistiky',
|
||||||
|
|
|
@ -192,6 +192,9 @@ $LANG['da'] = array(
|
||||||
'template' => 'skabelon',
|
'template' => 'skabelon',
|
||||||
'SSL Support' => 'SSL Support',
|
'SSL Support' => 'SSL Support',
|
||||||
'SSL Home Directory' => 'SSL Home',
|
'SSL Home Directory' => 'SSL Home',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy Support',
|
'Proxy Support' => 'Proxy Support',
|
||||||
'Proxy Extensions' => 'Proxy Tilføjelser',
|
'Proxy Extensions' => 'Proxy Tilføjelser',
|
||||||
'Web Statistics' => 'Web Statistik',
|
'Web Statistics' => 'Web Statistik',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['de'] = array(
|
||||||
'template' => 'Template',
|
'template' => 'Template',
|
||||||
'SSL Support' => 'SSL Unterstützung',
|
'SSL Support' => 'SSL Unterstützung',
|
||||||
'SSL Home Directory' => 'SSL Homeverzeichnis',
|
'SSL Home Directory' => 'SSL Homeverzeichnis',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy Unterstützung',
|
'Proxy Support' => 'Proxy Unterstützung',
|
||||||
'Proxy Extensions' => 'Proxy Erweiterungen',
|
'Proxy Extensions' => 'Proxy Erweiterungen',
|
||||||
'Web Statistics' => 'Web Statistiken',
|
'Web Statistics' => 'Web Statistiken',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['el'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'Υποστήριξη SSL',
|
'SSL Support' => 'Υποστήριξη SSL',
|
||||||
'SSL Home Directory' => 'Αρχικός Κατάλογος SSL',
|
'SSL Home Directory' => 'Αρχικός Κατάλογος SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Υποστήριξη Proxy',
|
'Proxy Support' => 'Υποστήριξη Proxy',
|
||||||
'Proxy Extensions' => 'Πρόσθετα Proxy',
|
'Proxy Extensions' => 'Πρόσθετα Proxy',
|
||||||
'Web Statistics' => 'Στατιστικά Web',
|
'Web Statistics' => 'Στατιστικά Web',
|
||||||
|
|
|
@ -190,6 +190,8 @@ $LANG['en'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'SSL Support',
|
'SSL Support' => 'SSL Support',
|
||||||
'SSL Home Directory' => 'SSL Home',
|
'SSL Home Directory' => 'SSL Home',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
'Proxy Support' => 'Proxy Support',
|
'Proxy Support' => 'Proxy Support',
|
||||||
'Proxy Extensions' => 'Proxy Extensions',
|
'Proxy Extensions' => 'Proxy Extensions',
|
||||||
'Web Statistics' => 'Web Statistics',
|
'Web Statistics' => 'Web Statistics',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['es'] = array(
|
||||||
'template' => 'plantilla',
|
'template' => 'plantilla',
|
||||||
'SSL Support' => 'Soporte SSL',
|
'SSL Support' => 'Soporte SSL',
|
||||||
'SSL Home Directory' => 'SSL Del Directorio Local',
|
'SSL Home Directory' => 'SSL Del Directorio Local',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Soporte Proxy',
|
'Proxy Support' => 'Soporte Proxy',
|
||||||
'Proxy Extensions' => 'Extensiones Proxy',
|
'Proxy Extensions' => 'Extensiones Proxy',
|
||||||
'Web Statistics' => 'Estadísticas Web',
|
'Web Statistics' => 'Estadísticas Web',
|
||||||
|
|
|
@ -193,6 +193,9 @@ $LANG['fa'] = [
|
||||||
'template' => 'قالب',
|
'template' => 'قالب',
|
||||||
'SSL Support' => 'پشتیبانی SSL',
|
'SSL Support' => 'پشتیبانی SSL',
|
||||||
'SSL Home Directory' => 'خانه SSL',
|
'SSL Home Directory' => 'خانه SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'پشتیبانی Proxy',
|
'Proxy Support' => 'پشتیبانی Proxy',
|
||||||
'Proxy Extensions' => 'فرمت های Proxy',
|
'Proxy Extensions' => 'فرمت های Proxy',
|
||||||
'Web Statistics' => 'آمار هاي وب',
|
'Web Statistics' => 'آمار هاي وب',
|
||||||
|
|
|
@ -192,6 +192,9 @@ $LANG['fi'] = array(
|
||||||
'template' => 'pohjat',
|
'template' => 'pohjat',
|
||||||
'SSL Support' => 'SSL-tuki',
|
'SSL Support' => 'SSL-tuki',
|
||||||
'SSL Home Directory' => 'SSL-kotihakemisto',
|
'SSL Home Directory' => 'SSL-kotihakemisto',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy-tuki',
|
'Proxy Support' => 'Proxy-tuki',
|
||||||
'Proxy Extensions' => 'Proxy-laajennukset',
|
'Proxy Extensions' => 'Proxy-laajennukset',
|
||||||
'Web Statistics' => 'Web-tilastot',
|
'Web Statistics' => 'Web-tilastot',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['fr'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'Support SSL',
|
'SSL Support' => 'Support SSL',
|
||||||
'SSL Home Directory' => 'Racine SSL',
|
'SSL Home Directory' => 'Racine SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Support Proxy',
|
'Proxy Support' => 'Support Proxy',
|
||||||
'Proxy Extensions' => 'Extensions Proxy',
|
'Proxy Extensions' => 'Extensions Proxy',
|
||||||
'Web Statistics' => 'Statistiques Web',
|
'Web Statistics' => 'Statistiques Web',
|
||||||
|
|
|
@ -194,6 +194,9 @@ $LANG['hu'] = array(
|
||||||
'template' => 'sablon',
|
'template' => 'sablon',
|
||||||
'SSL Support' => 'SSL támogatás',
|
'SSL Support' => 'SSL támogatás',
|
||||||
'SSL Home Directory' => 'SSL kezdőlap',
|
'SSL Home Directory' => 'SSL kezdőlap',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy támogatás',
|
'Proxy Support' => 'Proxy támogatás',
|
||||||
'Proxy Extensions' => 'Proxy kiterjesztések',
|
'Proxy Extensions' => 'Proxy kiterjesztések',
|
||||||
'Web Statistics' => 'Web statisztikák',
|
'Web Statistics' => 'Web statisztikák',
|
||||||
|
|
|
@ -193,6 +193,9 @@ $LANG['id'] = array(
|
||||||
'template' => 'kerangka',
|
'template' => 'kerangka',
|
||||||
'SSL Support' => 'Dukungan SSL',
|
'SSL Support' => 'Dukungan SSL',
|
||||||
'SSL Home Directory' => 'Direktori SSL Home',
|
'SSL Home Directory' => 'Direktori SSL Home',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Dukungan Proxy',
|
'Proxy Support' => 'Dukungan Proxy',
|
||||||
'Proxy Extensions' => 'Ekstensi Proxy',
|
'Proxy Extensions' => 'Ekstensi Proxy',
|
||||||
'Web Statistics' => 'Statistik Web',
|
'Web Statistics' => 'Statistik Web',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['it'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'Supporto SSL',
|
'SSL Support' => 'Supporto SSL',
|
||||||
'SSL Home Directory' => 'SSL Home',
|
'SSL Home Directory' => 'SSL Home',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Supporto Proxy',
|
'Proxy Support' => 'Supporto Proxy',
|
||||||
'Proxy Extensions' => 'Estensioni Proxy',
|
'Proxy Extensions' => 'Estensioni Proxy',
|
||||||
'Web Statistics' => 'Statistiche Web',
|
'Web Statistics' => 'Statistiche Web',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['ja'] = array(
|
||||||
'template' => 'テンプレート',
|
'template' => 'テンプレート',
|
||||||
'SSL Support' => 'SSLのサポート',
|
'SSL Support' => 'SSLのサポート',
|
||||||
'SSL Home Directory' => 'SSLホームディレクトリ',
|
'SSL Home Directory' => 'SSLホームディレクトリ',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'プロキシのサポート',
|
'Proxy Support' => 'プロキシのサポート',
|
||||||
'Proxy Extensions' => 'プロキシ対象拡張子',
|
'Proxy Extensions' => 'プロキシ対象拡張子',
|
||||||
'Web Statistics' => 'ウェブアクセス統計',
|
'Web Statistics' => 'ウェブアクセス統計',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['ka'] = array(
|
||||||
'template' => 'შაბლონი',
|
'template' => 'შაბლონი',
|
||||||
'SSL Support' => 'SSL მხარდაჭერა',
|
'SSL Support' => 'SSL მხარდაჭერა',
|
||||||
'SSL Home Directory' => 'SSL მთავარი დირექტორია',
|
'SSL Home Directory' => 'SSL მთავარი დირექტორია',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'პროქსის მხარდაჭერა',
|
'Proxy Support' => 'პროქსის მხარდაჭერა',
|
||||||
'Proxy Extensions' => 'პროქსის გაფართოებები',
|
'Proxy Extensions' => 'პროქსის გაფართოებები',
|
||||||
'Web Statistics' => 'ვებ სტატისტიკა',
|
'Web Statistics' => 'ვებ სტატისტიკა',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['nl'] = array(
|
||||||
'template' => 'sjabloon',
|
'template' => 'sjabloon',
|
||||||
'SSL Support' => 'SSL Ondersteuning',
|
'SSL Support' => 'SSL Ondersteuning',
|
||||||
'SSL Home Directory' => 'SSL Map',
|
'SSL Home Directory' => 'SSL Map',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy Ondersteuning',
|
'Proxy Support' => 'Proxy Ondersteuning',
|
||||||
'Proxy Extensions' => 'Proxy Extensies',
|
'Proxy Extensions' => 'Proxy Extensies',
|
||||||
'Web Statistics' => 'Web Statistieken',
|
'Web Statistics' => 'Web Statistieken',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['no'] = array(
|
||||||
'template' => 'mal',
|
'template' => 'mal',
|
||||||
'SSL Support' => 'SSL Støtte',
|
'SSL Support' => 'SSL Støtte',
|
||||||
'SSL Home Directory' => 'SSL Hjem',
|
'SSL Home Directory' => 'SSL Hjem',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy Støtte',
|
'Proxy Support' => 'Proxy Støtte',
|
||||||
'Proxy Extensions' => 'Proxy Utvidelser',
|
'Proxy Extensions' => 'Proxy Utvidelser',
|
||||||
'Web Statistics' => 'Web Statistikker',
|
'Web Statistics' => 'Web Statistikker',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['pl'] = array(
|
||||||
'template' => 'szablon',
|
'template' => 'szablon',
|
||||||
'SSL Support' => 'Wsparcie dla SSL',
|
'SSL Support' => 'Wsparcie dla SSL',
|
||||||
'SSL Home Directory' => 'Folder główny SSL',
|
'SSL Home Directory' => 'Folder główny SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Wsparcie dla Proxy',
|
'Proxy Support' => 'Wsparcie dla Proxy',
|
||||||
'Proxy Extensions' => 'Rozszerzenia Proxy',
|
'Proxy Extensions' => 'Rozszerzenia Proxy',
|
||||||
'Web Statistics' => 'Statystyki Web',
|
'Web Statistics' => 'Statystyki Web',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['pt-BR'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'Suporte SSL',
|
'SSL Support' => 'Suporte SSL',
|
||||||
'SSL Home Directory' => 'Diretório Home SSL',
|
'SSL Home Directory' => 'Diretório Home SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Suporte ao Proxy',
|
'Proxy Support' => 'Suporte ao Proxy',
|
||||||
'Proxy Extensions' => 'Extenções do Proxy',
|
'Proxy Extensions' => 'Extenções do Proxy',
|
||||||
'Web Statistics' => 'Estatísticas Web',
|
'Web Statistics' => 'Estatísticas Web',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['pt'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'Suporte SSL',
|
'SSL Support' => 'Suporte SSL',
|
||||||
'SSL Home Directory' => 'Diretório Home SSL',
|
'SSL Home Directory' => 'Diretório Home SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Suporte ao Proxy',
|
'Proxy Support' => 'Suporte ao Proxy',
|
||||||
'Proxy Extensions' => 'Extenções do Proxy',
|
'Proxy Extensions' => 'Extenções do Proxy',
|
||||||
'Web Statistics' => 'Estatísticas Web',
|
'Web Statistics' => 'Estatísticas Web',
|
||||||
|
|
|
@ -192,6 +192,9 @@ $LANG['ro'] = array(
|
||||||
'template' => 'șablon',
|
'template' => 'șablon',
|
||||||
'SSL Support' => 'Support SSL',
|
'SSL Support' => 'Support SSL',
|
||||||
'SSL Home Directory' => 'Director SSL',
|
'SSL Home Directory' => 'Director SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Suport Proxy',
|
'Proxy Support' => 'Suport Proxy',
|
||||||
'Proxy Extensions' => 'Extensii Proxy',
|
'Proxy Extensions' => 'Extensii Proxy',
|
||||||
'Web Statistics' => 'Statistici web',
|
'Web Statistics' => 'Statistici web',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['ru'] = array(
|
||||||
'template' => 'шаблон',
|
'template' => 'шаблон',
|
||||||
'SSL Support' => 'Поддержка SSL',
|
'SSL Support' => 'Поддержка SSL',
|
||||||
'SSL Home Directory' => 'Директория SSL',
|
'SSL Home Directory' => 'Директория SSL',
|
||||||
|
'Lets Encrypt Support' => 'Поддержка Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Сертификат будет автоматически создан в течении 5-ти минут',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
'Proxy Support' => 'Поддержка Proxy',
|
'Proxy Support' => 'Поддержка Proxy',
|
||||||
'Proxy Extensions' => 'Обработка Proxy',
|
'Proxy Extensions' => 'Обработка Proxy',
|
||||||
'Web Statistics' => 'Статистика сайта',
|
'Web Statistics' => 'Статистика сайта',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['se'] = array(
|
||||||
'template' => 'mall',
|
'template' => 'mall',
|
||||||
'SSL Support' => 'SSL-stöd',
|
'SSL Support' => 'SSL-stöd',
|
||||||
'SSL Home Directory' => 'Hemmakatalog för SSL',
|
'SSL Home Directory' => 'Hemmakatalog för SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Nginx-stöd',
|
'Proxy Support' => 'Nginx-stöd',
|
||||||
'Proxy Extensions' => 'Nginx-tillägg',
|
'Proxy Extensions' => 'Nginx-tillägg',
|
||||||
'Web Statistics' => 'Webbstatistik',
|
'Web Statistics' => 'Webbstatistik',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['tr'] = array(
|
||||||
'template' => 'template',
|
'template' => 'template',
|
||||||
'SSL Support' => 'SSL Support',
|
'SSL Support' => 'SSL Support',
|
||||||
'SSL Home Directory' => 'SSL Home',
|
'SSL Home Directory' => 'SSL Home',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Proxy Desteği',
|
'Proxy Support' => 'Proxy Desteği',
|
||||||
'Proxy Extensions' => 'Proxy Uzantıları',
|
'Proxy Extensions' => 'Proxy Uzantıları',
|
||||||
'Web Statistics' => 'Web İstatistikleri',
|
'Web Statistics' => 'Web İstatistikleri',
|
||||||
|
|
|
@ -192,6 +192,9 @@ $LANG['tw'] = array(
|
||||||
'template' => '模板',
|
'template' => '模板',
|
||||||
'SSL Support' => 'SSL支援',
|
'SSL Support' => 'SSL支援',
|
||||||
'SSL Home Directory' => 'SSL主目錄',
|
'SSL Home Directory' => 'SSL主目錄',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Nginx支援',
|
'Proxy Support' => 'Nginx支援',
|
||||||
'Proxy Extensions' => 'Nginx擴充',
|
'Proxy Extensions' => 'Nginx擴充',
|
||||||
'Web Statistics' => '網站統計',
|
'Web Statistics' => '網站統計',
|
||||||
|
|
|
@ -191,6 +191,9 @@ $LANG['ua'] = array(
|
||||||
'template' => 'шаблон',
|
'template' => 'шаблон',
|
||||||
'SSL Support' => 'Підтримка SSL',
|
'SSL Support' => 'Підтримка SSL',
|
||||||
'SSL Home Directory' => 'Домашня тека SSL',
|
'SSL Home Directory' => 'Домашня тека SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Підтримка Proxy',
|
'Proxy Support' => 'Підтримка Proxy',
|
||||||
'Proxy Extensions' => 'Розширення Proxy',
|
'Proxy Extensions' => 'Розширення Proxy',
|
||||||
'Web Statistics' => 'Веб статистика',
|
'Web Statistics' => 'Веб статистика',
|
||||||
|
|
|
@ -190,6 +190,9 @@ $LANG['vi'] = array(
|
||||||
'template' => 'mẫu',
|
'template' => 'mẫu',
|
||||||
'SSL Support' => 'Hỗ trợ SSL',
|
'SSL Support' => 'Hỗ trợ SSL',
|
||||||
'SSL Home Directory' => 'Trang chủ SSL',
|
'SSL Home Directory' => 'Trang chủ SSL',
|
||||||
|
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||||
|
'Lets Encrypt' => 'Lets Encrypt',
|
||||||
|
'Your certificate will be automatically issued in 5 minutes' => 'Your certificate will be automatically issued in 5 minutes',
|
||||||
'Proxy Support' => 'Hỗ trợ Nginx',
|
'Proxy Support' => 'Hỗ trợ Nginx',
|
||||||
'Proxy Extensions' => 'Phần mở rộng Nginx',
|
'Proxy Extensions' => 'Phần mở rộng Nginx',
|
||||||
'Web Statistics' => 'Thống kê Web',
|
'Web Statistics' => 'Thống kê Web',
|
||||||
|
|
|
@ -154,15 +154,13 @@ App.Actions.WEB.toggle_additional_ftp_accounts = function(elm) {
|
||||||
App.Actions.WEB.toggle_letsencrypt = function(elm) {
|
App.Actions.WEB.toggle_letsencrypt = function(elm) {
|
||||||
if ($(elm).attr('checked')) {
|
if ($(elm).attr('checked')) {
|
||||||
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').attr('disabled', 'disabled');
|
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').attr('disabled', 'disabled');
|
||||||
// $('input[name=v_ssl]').prop('checked', true);
|
|
||||||
// $('#ssltable').show();
|
|
||||||
$('#generate-csr').hide();
|
$('#generate-csr').hide();
|
||||||
|
$('.lets-encrypt-note').show();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').removeAttr('disabled');
|
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').removeAttr('disabled');
|
||||||
// $('input[name=v_ssl]').prop('checked', false);
|
|
||||||
// $('#ssltable').hide();
|
|
||||||
$('#generate-csr').show();
|
$('#generate-csr').show();
|
||||||
|
$('.lets-encrypt-note').hide();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -135,15 +135,15 @@ App.Actions.WEB.toggle_additional_ftp_accounts = function(elm) {
|
||||||
App.Actions.WEB.toggle_letsencrypt = function(elm) {
|
App.Actions.WEB.toggle_letsencrypt = function(elm) {
|
||||||
if ($(elm).attr('checked')) {
|
if ($(elm).attr('checked')) {
|
||||||
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').attr('disabled', 'disabled');
|
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').attr('disabled', 'disabled');
|
||||||
$('input[name=v_ssl]').prop('checked', true);
|
|
||||||
$('#ssltable').show();
|
|
||||||
$('#generate-csr').hide();
|
$('#generate-csr').hide();
|
||||||
|
if(!$('.lets-encrypt-note').hasClass('enabled')){
|
||||||
|
$('.lets-encrypt-note').show();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').removeAttr('disabled');
|
$('#ssltable textarea[name=v_ssl_crt],#ssltable textarea[name=v_ssl_key], #ssltable textarea[name=v_ssl_ca]').removeAttr('disabled');
|
||||||
$('input[name=v_ssl]').prop('checked', false);
|
|
||||||
$('#ssltable').hide();
|
|
||||||
$('#generate-csr').show();
|
$('#generate-csr').show();
|
||||||
|
$('.lets-encrypt-note').hide();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -180,9 +180,8 @@ $(function() {
|
||||||
var elm = $(evt.target);
|
var elm = $(evt.target);
|
||||||
App.Actions.WEB.passwordChanged(elm);
|
App.Actions.WEB.passwordChanged(elm);
|
||||||
});
|
});
|
||||||
if ($('input[name=v_letsencrypt]').attr('checked')) {
|
App.Actions.WEB.toggle_letsencrypt($('input[name=v_letsencrypt]'));
|
||||||
App.Actions.WEB.toggle_letsencrypt($('input[name=v_letsencrypt]'))
|
|
||||||
}
|
|
||||||
$('select[name="v_stats"]').change(function(evt){
|
$('select[name="v_stats"]').change(function(evt){
|
||||||
var select = $(evt.target);
|
var select = $(evt.target);
|
||||||
|
|
||||||
|
|
|
@ -135,6 +135,11 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td class="vst-text input-label lets-encrypt-note step-left" >
|
||||||
|
<?= __('Your certificate will be automatically issued in 5 minutes')?>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td class="vst-text input-label step-left">
|
<td class="vst-text input-label step-left">
|
||||||
<?php print __('SSL Home Directory');?>
|
<?php print __('SSL Home Directory');?>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -187,7 +187,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?=__('SMTP security')?>:</td>
|
<td><?=__('SMTP security')?>:</td>
|
||||||
<td><div id="td_smtp_encryption"><?=__('STARTTLS')?></div></td>
|
<td><div id="td_smtp_encription"><?=__('STARTTLS')?></div></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?=__('SMTP auth method')?>:</td>
|
<td><?=__('SMTP auth method')?>:</td>
|
||||||
|
|
|
@ -191,6 +191,11 @@
|
||||||
<label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> <?php print __('Lets Encrypt Support');?></label>
|
<label><input type="checkbox" size="20" class="vst-checkbox" name="v_letsencrypt" <?php if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> <?php print __('Lets Encrypt Support');?></label>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="vst-text input-label lets-encrypt-note <? if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo ' enabled';?>" >
|
||||||
|
<?= __('Your certificate will be automatically issued in 5 minutes')?>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="vst-text input-label">
|
<td class="vst-text input-label">
|
||||||
<?php print __('SSL Home Directory');?>
|
<?php print __('SSL Home Directory');?>
|
||||||
|
|
|
@ -232,7 +232,13 @@ sort-bandwidth="<?=$data[$key]['U_BANDWIDTH']?>" sort-disk="<?=$data[$key]['U_DI
|
||||||
<div class="l-unit__stat-cols clearfix">
|
<div class="l-unit__stat-cols clearfix">
|
||||||
<div class="l-unit__stat-col l-unit__stat-col--left"><?=__('SSL Support')?>:</div>
|
<div class="l-unit__stat-col l-unit__stat-col--left"><?=__('SSL Support')?>:</div>
|
||||||
<div class="l-unit__stat-col l-unit__stat-col--right">
|
<div class="l-unit__stat-col l-unit__stat-col--right">
|
||||||
<b><?=__($data[$key]['SSL'])?></b>
|
<b>
|
||||||
|
<? if(empty($data[$key]['LETSENCRYPT'])){
|
||||||
|
echo __($data[$key]['SSL']);
|
||||||
|
} else {
|
||||||
|
echo __('Lets Encrypt');
|
||||||
|
}?>
|
||||||
|
</b>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<? } ?>
|
<? } ?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue