Commit graph

3349 commits

Author SHA1 Message Date
Serghey Rodin
e6469d98c3 Merge branch 'master' of github.com:serghey-rodin/vesta 2017-06-17 23:56:35 +03:00
Serghey Rodin
a3b53abe08 ioncube loader spec files 2017-06-17 23:55:50 +03:00
Naumov-Socolov Dmitry
a7eadc00f9 fixed cron validation 2017-06-16 13:40:43 +01:00
Serghey Rodin
0e9526e06e added --with-zlib 2017-06-15 16:01:17 +03:00
Serghey Rodin
0851623c80 version update 2017-06-14 16:13:29 +03:00
dpeca
cc6d9cc523 Merge pull request #1212 from FindYanot/patch-1
Fix var name
2017-06-13 15:45:56 +02:00
Artem Yanovsky
f29c34dee1 Fix var name
v_domain - not a constant
2017-06-13 15:34:02 +03:00
dpeca
a07eb1da1b Merge pull request #1199 from Piotr-Pht-Jasiek, fix config pma tables
fix pma tables
2017-05-21 01:13:29 +02:00
Piotr Jasiek
7d43633906 fix pma tables
change prefix pma tables - pma_ to pma__. After install and first login to phpmyadmin i can't open any table. After change prefix in config it works. more info http://stackoverflow.com/a/20731569/7363457
2017-05-21 00:52:10 +02:00
dpeca
64e6fa8c9d Avoid too fast restarting of web server while renewing LetsEncrypt
Fix #1193
2017-05-15 13:47:30 +02:00
Somthanat Wongsa
a94dc67c2f fix web_port->web_ssl_port 2017-05-15 16:36:56 +07:00
Anton Reutov
798f8ca270 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-14 11:21:45 +02:00
Anton Reutov
6867ba6de4 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-14 11:20:37 +02:00
Anton Reutov
9c0fa6bdaf Fixing duplicate of lines in 01_caching_pool.conf 2017-05-14 10:11:29 +02:00
Anton Reutov
2eb8c6efe7 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:54:42 +02:00
Anton Reutov
fb48f16b0d Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:53:23 +02:00
Anton Reutov
6b7c085919 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:52:22 +02:00
Anton Reutov
d79eb4a331 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:51:12 +02:00
Anton Reutov
90222f875e Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:49:06 +02:00
Anton Reutov
3164532763 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:47:28 +02:00
Anton Reutov
cbed78e64d Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:45:54 +02:00
Anton Reutov
4c033a0a54 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 23:43:56 +02:00
Anton Reutov
c6694f2b41 Update caching.sh 2017-05-13 22:45:04 +02:00
Anton Reutov
d0e8707970 Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 22:43:56 +02:00
Anton Reutov
e856134c8e Fixing duplicate of lines in 01_caching_pool.conf 2017-05-13 21:41:34 +02:00
Anton Reutov
747be85de6 Merge pull request #1170 from demlasjr/patch-3
Fixing duplicate of lines in 01_caching_pool.conf
2017-05-13 00:27:07 +02:00
dpeca
b1e1635443 Cron format validation fix
-lt is 'lower than', so if you have wday=7 it will not be valid, which is wrong, because wday range is 0-7.
Changed to -le which means 'lower or equal'
2017-05-05 15:07:44 +02:00
dpeca
b57c4dcd7b Allow v-restore-user to restore backup from FTP and SFTP
Before this fix, sftpc() function had two 'else' blocks... so it was broken code... and script was unable to download file from SFTP
2017-05-04 19:11:34 +02:00
dpeca
4aeec46841 Making SFTP backup able to work with empty folder name 2017-04-28 20:37:20 +02:00
dpeca
92fa085755 Minor improvements for Serbian translation 2017-04-27 18:45:41 +02:00
Serghey Rodin
7ef52aa32c fix for system-base repos 2017-04-27 14:00:03 +03:00
dpeca
e861831bd5 Merge pull request #1184 from myrevery/patch-1
Update cn.php
2017-04-25 22:35:57 +02:00
myrevery
8d342eebe6 Update cn.php
Add some translation and refine some details.
2017-04-25 12:40:16 -07:00
dpeca
d02303f570 Merge pull request #1183 from Secretjail/patch-6
Update fa.php
2017-04-23 23:24:59 +02:00
Secretjail
16f54d0e7a Update fa.php
Update fa.php and correct some spelling.
2017-04-24 00:03:02 +04:30
dpeca
e022c6507b Better fix for FTP backup without folder name 2017-04-22 02:22:23 +02:00
dpeca
335b5fe41e Merge pull request #1179 from myrevery: Update cn.php
Update cn.php
2017-04-20 20:04:58 +02:00
myrevery
5e4ee8717e Update cn.php
Add some translation and refine some details.
Add feedback link.
2017-04-20 10:50:37 -07:00
dpeca
b8babfbe7a Minir improvements for Serbian translation 2017-04-19 21:22:50 +02:00
dpeca
7004ec0cb4 Reverting "Patch insecure CSRF token crypto vulnerability"
Reverting serghey-rodin/vesta#1164, because undefined function is used
2017-04-19 20:34:29 +02:00
dpeca
6938601440 Revert "Patch insecure CSRF token crypto vulnerability" 2017-04-19 20:32:22 +02:00
dpeca
367d0b34ef Making v-backup-user able to upload backup to FTP if FTP folder is not set
Before this fix v-backup-user was unable to upload backup to FTP if $BPATH (FTP folder) is not set
2017-04-19 15:36:43 +02:00
dpeca
0cbb3613df Merge pull request #1164 from Arinerron: Patch insecure CSRF token
Patch insecure CSRF token crypto vulnerability
2017-04-18 10:47:42 +02:00
dpeca
41c6dfcd1d Minor improvements for Serbian translation 2017-04-18 01:00:19 +02:00
dpeca
6dd37ccf00 Introducing Serbian translation 2017-04-17 20:59:45 +02:00
dpeca
43e03d1845 Translation improvements for Email Credentials 2017-04-14 15:40:38 +02:00
dpeca
9347c2aa04 Sending mail credentials to email [edit form] 2017-04-14 14:50:15 +02:00
dpeca
930a2a82e3 Making v-backup-user able to send email notification
doh...
2017-04-11 17:52:07 +02:00
demlasjr
835343c542 Fixing duplicate of lines in 01_caching_pool.conf 2017-04-09 23:12:05 +02:00
dpeca
2bff53e881 Minor fixes for Sending mail credentials to email 2017-04-09 02:54:35 +02:00