Explorar o código

sycned repo with current build

Serghey Rodin %!s(int64=13) %!d(string=hai) anos
pai
achega
3cec339748

BIN=BIN
bin/v_check_user_password


+ 14 - 0
data/packages/cornsilk.pkg

@@ -0,0 +1,14 @@
+WEB_DOMAINS='100'
+WEB_ALIASES='100'
+WEB_TPL='default,phpfcgid,unlim'
+DNS_DOMAINS='100'
+DNS_RECORDS='100'
+MAIL_DOMAINS='100'
+MAIL_ACCOUNTS='100'
+DATABASES='100'
+CRON_JOBS='100'
+DISK_QUOTA='10000'
+BANDWIDTH='100000'
+NS='ns1.localhost,ns2.localhost'
+SHELL='nologin'
+BACKUPS='3'

+ 14 - 0
data/packages/gainsboro.pkg

@@ -0,0 +1,14 @@
+WEB_DOMAINS='10'
+WEB_ALIASES='10'
+WEB_TPL='default'
+DNS_DOMAINS='10'
+DNS_RECORDS='10'
+MAIL_DOMAINS='10'
+MAIL_ACCOUNTS='10'
+DATABASES='10'
+CRON_JOBS='10'
+DISK_QUOTA='10000'
+BANDWIDTH='10000'
+NS='ns1.localhost,ns2.localhost'
+SHELL='nologin'
+BACKUPS='1'

+ 1 - 1
data/templates/dns/default.descr

@@ -6,7 +6,7 @@
     <style type="text/css">
     <style type="text/css">
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
-        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
+        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         a:link {color: #34536A;}
         a:link {color: #34536A;}

+ 1 - 1
data/templates/web/skel/document_errors/404.html

@@ -6,7 +6,7 @@
     <style type="text/css">
     <style type="text/css">
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
-        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
+        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         a:link {color: #34536A;}
         a:link {color: #34536A;}

+ 2 - 2
data/templates/web/skel/document_errors/50x.html

@@ -6,7 +6,7 @@
     <style type="text/css">
     <style type="text/css">
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
         h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
-        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
+        h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
         a:link {color: #34536A;}
         a:link {color: #34536A;}
@@ -20,7 +20,7 @@
     <p><a href="http://%domain%/">%domain%</a></p>
     <p><a href="http://%domain%/">%domain%</a></p>
 
 
     <h1>500</h1>
     <h1>500</h1>
-    <h2>Internal Sever Error</h2>
+    <h2>Internal Server Error</h2>
     <div>
     <div>
         Sorry, something went wrong :(
         Sorry, something went wrong :(
     </div>
     </div>

+ 0 - 0
data/templates/web/skel/public_html/index.html