Commit graph

4497 commits

Author SHA1 Message Date
Serghey Rodin
14c093a6a1
Merge pull request #1727 from serghey-rodin/madeITBelgium-patch-4
Fix bug in password reset
2018-10-18 12:21:00 +03:00
Made I.T
f6f6f9cfbb
Fix bug in password reset 2018-10-18 10:01:35 +02:00
Serghey Rodin
defba72215 added missing month in spec file 2018-10-18 00:27:22 +03:00
Serghey Rodin
83bd1f679f added missing month in spec file 2018-10-18 00:23:56 +03:00
Serghey Rodin
cde4269170 Release 0.9.8-23 2018-10-18 00:14:28 +03:00
Serghey Rodin
d880b5b425 limit sudo for admin to vesta scripts only 2018-10-17 23:58:27 +03:00
Serghey Rodin
5f68c1b634 Timing attack fix from security experts https://arcturussecurity.com 2018-10-17 23:28:37 +03:00
Serghey Rodin
67a0e8d108 limit config visibility to /etc and /var/lib 2018-10-17 22:27:06 +03:00
Serghey Rodin
a1b3aa3a84 No stats with distro name anymore 2018-10-17 22:06:17 +03:00
Serghey Rodin
1557f9bc8c Security: separate passwords for databases 2018-10-17 17:27:03 +03:00
Alexandr Loskutov
a7e115fbb3
Merge pull request #1722 from moucho/spanish
Spanish translation revision
2018-10-14 22:07:55 +03:00
marcos
7b0597fc41 traducciones 2018-10-14 15:28:48 +02:00
dpeca
347e24fb7a
Merge pull request #1702 from skullwritter/patch-6
Enable utf8mb4 charset: #1698
2018-09-13 15:55:16 +02:00
Alexandr Loskutov
13e75fea29
Merge pull request #1705 from myrevery/patch-1
Update cn.php
2018-09-09 21:04:08 +03:00
myrevery
5420b2c95d
Update cn.php
Add new keyword and refine some details.
2018-09-10 01:59:17 +08:00
dpeca
cbaffbd561
Merge pull request #1704 from serghey-rodin/Skamasle-patch-2
Fix function check_result
2018-09-09 16:44:19 +02:00
Maksim Usmanov | Maks
5bd270591c
Fix function check_result
Check_error not defined
2018-09-09 13:51:00 +02:00
Alexandr Loskutov
1ea1bf6787
Merge pull request #1703 from Seia-Soto/master
Update translations
2018-09-09 14:03:17 +03:00
Skull Writter
7f20521c5b
Enable utf8mb4 charset
issue: #1698
2018-09-08 14:32:11 +00:00
Seia Soto
e7daba868b Update translations 2018-09-08 23:23:03 +09: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