Commit graph

4478 commits

Author SHA1 Message Date
Skull Writter
7f20521c5b
Enable utf8mb4 charset
issue: #1698
2018-09-08 14:32:11 +00:00
dpeca
d2c172641f
Merge pull request #1693 from skullwritter/patch-2
Correction on typos and to issue #1691
2018-08-31 18:22:09 +02:00
Skull Writter
1ba6d24189
Typo in function name 2018-08-31 15:49:32 +00:00
Skull Writter
d2764a6481
Missing function: is_format_valid_shell 2018-08-31 15:35:21 +00:00
dpeca
df7cccac4c
Little fix for previous commit
see 563a9d8b10
2018-08-12 04:25:18 +02:00
dpeca
563a9d8b10
Avoid blocking v-backup-user because of already dumped db
Well, in one db.conf I found duplicated entry for the same database.

root@btvc:~# cat /usr/local/vesta/data/users/btvc2011/db.conf
DB='btvc2011_cart' DBUSER='btvc2011_9091dn' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='1' SUSPENDED='no' TIME='' DATE=''
DB='btvc2011_cart' DBUSER='btvc2011_admin' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='0' SUSPENDED='no' TIME='' DATE=''
DB='btvc2011_cart' DBUSER='btvc2011_david' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='0' SUSPENDED='no' TIME='' DATE=''
DB='btvc2011_cart' DBUSER='btvc2011_djn' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='0' SUSPENDED='no' TIME='' DATE=''
DB='btvc2011_cart' DBUSER='btvc2011_jd' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='0' SUSPENDED='no' TIME='' DATE=''
DB='btvc2011_cart' DBUSER='btvc2011_oscar' MD5='*' HOST='localhost' TYPE='mysql' CHARSET='UTF8' U_DISK='0' SUSPENDED='no' TIME='' DATE=''

Obviously different users has access to the same database.
I know that this is impossible to create in Vesta.
But @Skamasle thirt-party script for importing cPanels backup obviously CAN do that... and many people use that cPanel importer.

This fix will avoid databases that are already dumped.
Without this fix backup script get stuck on stdin waiting for:
gzip: /backup/tmp.4YlV9Yr4m5/db/btvc2011_cart/btvc2011_cart.mysql.sql.gz already exists; do you wish to overwrite (y or n)?
2018-08-12 03:17:01 +02:00
Serghey Rodin
0e484587a8 Added back policy.d block for daeomon autostart on install 2018-08-09 17:42:47 +03:00
Alexandr Loskutov
6825caa764
Merge pull request #1675 from crackerizer/thai-translation
Updated Thai translation
2018-08-06 06:50:21 +03:00
Phinitnan Chanasabaeng
8bb89d2eb6 Updated Thai translation 2018-08-06 10:35:41 +07:00
Serghey Rodin
6a34f064c4 Merge branch 'master' of github.com:serghey-rodin/vesta 2018-08-03 18:34:28 +03:00
Serghey Rodin
1c315de8d7 fix for ubuntu 14.04 2018-08-03 18:34:13 +03:00
Anton Reutov
fbe93aa95b
Merge pull request #1653 from crackerizer/master
Fixed error on updating Letsencrypt cert with NGINX's Drupal template
2018-07-28 18:56:23 +02:00
Phinitnan Chanasabaeng
7958b495c9 Updated and Fixed error on updating Letsencrypt cert with NGINX's drupal template. 2018-07-18 10:40:35 +07:00
Alexandr Loskutov
1096fcda9c
Merge pull request #1652 from myrevery/patch-2
Update cn.php
2018-07-15 13:45:21 +03:00
myrevery
79e34f240b
Update cn.php
Refine some details.
2018-07-15 16:33:32 +08:00
Serghey Rodin
07a7c90cf6 chkconfig firewalld off 2018-07-13 15:27:10 +03:00
dpeca
15f77bbf2b
Merge pull request #1649 from Hoto-Cocoa/patch-1
Improve korean i18n
2018-07-11 16:52:31 +02:00
Hoto Cocoa
fd88749791
Fix typo 2018-07-11 23:42:16 +09:00
Hoto Cocoa
f80e6c8df8
Improve korean i18n 2018-07-10 00:09:08 +09:00
dpeca
18cfd97338
Merge pull request #1644 from pan93412/trans
Update Chinese (Taiwan) Translation.
2018-07-05 12:35:15 +02:00
pan93412
289ff88e4d Update Chinese (Taiwan) Translation. 2018-07-05 18:28:23 +08:00
Serghey Rodin
41d698b2ce
Merge pull request #1634 from ioannidesalex/patch-56
Typo fix
2018-06-29 01:05:14 +03:00
Alexandros Ioannides
3933ca4cb4
Typo fix 2018-06-29 00:05:23 +03:00
Serghey Rodin
af04e1bdb9 clean php-fpm.conf 2018-06-28 00:55:13 +03:00
Serghey Rodin
5b4211b3da updated spec to 0.9.8-22 2018-06-27 12:00:44 +03:00
Anton Reutov
392caec58e
Merge pull request #1628 from clarkchentw/patch-2
Update tw.php
2018-06-25 09:59:51 +02:00
Clark Chen
dd19eef3aa
Update tw.php 2018-06-25 15:11:15 +08:00
Clark Chen
bffeed5739
Update tw.php 2018-06-25 15:10:04 +08:00
Clark Chen
397cf699bb
Update tw.php 2018-06-25 15:07:33 +08:00
Serghey Rodin
7f3e7d5b63 ip.sh include missing 2018-06-24 19:12:43 +03:00
Serghey Rodin
ece8efd505 0.9.8-22 2018-06-24 10:42:43 +03:00
Serghey Rodin
ca3a9e0895 Security fix for API hash check 2018-06-24 10:38:16 +03:00
Serghey Rodin
b6e26ac479 Fixed mysql-server package replacement 2018-06-22 16:55:52 +03:00
Serghey Rodin
f4751a4e97 Updated Amazon installer 2018-06-21 18:11:09 +03:00
Serghey Rodin
5fc8339a8d cosmetic fixes for CentOS and Amazon installers 2018-06-21 18:01:24 +03:00
Serghey Rodin
ca3956568b Updated CentOS installer 2018-06-21 15:40:22 +03:00
Serghey Rodin
17d0fb114e fix for debian and amazon installers 2018-06-21 11:40:07 +03:00
Serghey Rodin
955f3e7510 cosmetix fixes in ubuntu installer 2018-06-21 11:39:14 +03:00
Serghey Rodin
f59ebc4f65 Fix: nginx restart order 2018-06-14 18:00:44 +03:00
dpeca
4922062af6
Merge pull request #1617 from trajche/Roundcube-ubuntu-change-password
Fixing the change password for Roundcube to work with Ubuntu
2018-06-13 21:04:17 +02:00
TJ
6b2fafccb2 Fixing the change password for Roundcube to work with Ubuntu 2018-06-13 19:58:26 +03:00
Serghey Rodin
ee03eff016 udapted package defenition 2018-06-13 17:08:36 +03:00
dpeca
e08a123642
Merge pull request #1616 from ioannidesalex/patch-51
Minor fix
2018-06-11 21:21:53 +02:00
Alexandros Ioannides
4880746f8f
Minor fix 2018-06-11 20:21:13 +03:00
Serghey Rodin
f68bb795de Fixes for proper EIP handling 2018-06-08 11:40:42 +03:00
dpeca
4363244c1a
Changing /var/log/httpd/ to /var/log/%web_system%/ (debian9 http2.stpl) 2018-06-02 01:50:43 +02:00
dpeca
f759088dde
Changing /var/log/httpd/ to /var/log/%web_system%/ (debian9 http2.tpl) 2018-06-02 01:48:41 +02:00
dpeca
73a0b3fd95
Configurable $BACKUP_TEMP in v-restore-user 2018-06-02 00:55:52 +02:00
dpeca
11eca5dfda
Configurable $BACKUP_TEMP in v-backup-user 2018-06-02 00:52:31 +02:00
Anton Reutov
55f7598d69
Merge pull request #1598 from ioannidesalex/patch-42
NTP server modification
2018-06-01 14:53:19 +02:00