Serghey Rodin
e1fb811caf
ubuntu 18.10 support
2019-04-15 14:08:16 +03:00
Serghey Rodin
e674bf14fd
Release 0.9.8-24
2019-04-15 13:48:23 +03:00
Serghey Rodin
70319b6a94
full pma install
2019-04-15 13:33:09 +03:00
Serghey Rodin
ab95d5d88d
removing single quote from escapeshellarg calls
2019-04-15 10:51:40 +03:00
Serghey Rodin
c28c5d29a3
setting content type to fix possible XSS attack vector
2019-04-12 17:21:28 +03:00
Luka Paunović
f0c328375f
Update v-change-sys-service-config
2019-04-11 19:02:36 +02:00
Luka Paunović
3cbaab38bf
Fix for issue #1286
...
Fix for issue #1286
2019-04-11 19:00:56 +02:00
Steen Schütt
b650ae5bd5
Merge pull request #1 from SteenSchutt/SteenSchutt-patch-1
...
Prevent v-backup-user from excluding folders named logs further down …
2019-04-10 14:43:46 +02:00
Steen Schütt
a981ddb468
Prevent v-backup-user from excluding folders named logs further down the tree
...
This change will fix issues with files like `public_html/wp-content/plugins/sitepress-multilingual-cms/classes/logs/interface-wpml-log.php` from being excluded, but still exclude the intended main logs directory. Fixes a semi-widespread issue with VestaCP and WPML.
2019-04-10 14:42:10 +02:00
Anthony Rossbach
8f2fdfb8d3
Fixes for dumps of large databases
2019-04-08 21:47:22 -07:00
dpeca
9400592892
schedule restore nice and ionice
2019-04-05 00:17:00 +02:00
dpeca
f969909866
schedule backup nice and ionice
2019-04-05 00:15:43 +02:00
Anton Reutov
576a0003da
Merge pull request #1850 from myrevery/patch-1
...
Update cn.php
2019-03-31 12:16:00 +03:00
myrevery
a181433231
Update cn.php
...
Refine some details.
Format code and translate new keywords.
2019-03-31 05:50:02 +08:00
dpeca
cd3e1f9585
Requested backups should also wait for night
2019-03-28 14:28:48 +01:00
Olgerdas
a420465b39
Remove \n from dkim txt output
...
Some DNS providers (like cloudflare) do not allow in dkim txt record \n char. Fix is removing new line symbols (\n).
2019-03-27 19:35:10 +02:00
Anton Reutov
2bde9c6e47
Merge pull request #1841 from lukapaunovic/patch-1
...
Fixing blowfish_secret length (too short) [phpMyAdmin]
2019-03-23 15:01:44 +03:00
dpeca
8f03540a1b
Adding MAX_DBUSER_LEN in add_db.html template
2019-03-22 01:27:29 +01:00
dpeca
2210f52b7c
Include MAX_DBUSER_LEN in v-list-sys-config
2019-03-22 01:25:19 +01:00
dpeca
f534560782
Allow custom $MAX_DBUSER_LEN
...
echo "MAX_DBUSER_LEN=80" >> /usr/local/vesta/conf/vesta.conf
2019-03-22 01:09:39 +01:00
Luka Paunović
891dac76fc
Update vst-install-rhel.sh
2019-03-21 21:26:05 +01:00
Luka Paunović
a67674c1f2
Fixed
...
fixed
2019-03-21 21:25:27 +01:00
Luka Paunović
5d9265f84f
Fixing blowfish_secret length (too short)
...
Fixing blowfish_secret length (too short)
2019-03-21 16:52:59 +01:00
Luka Paunović
aeee40865e
Fixing blowfish_secret length (too short)
...
phpMyAdmin "screams", we should be using length of 32 characters for blowfish_secret.
2019-03-21 16:50:29 +01:00
Anton Reutov
678c385a81
Merge pull request #1549 from asfihani/master
...
Add Wordpress WP Super Cache plugin template support
2019-03-20 12:46:38 +03:00
Anton Reutov
1637f737e1
Merge pull request #1711 from clarkchentw/patch-2
...
Traditional Chinese - TW, update to match en.php
2019-03-20 12:44:20 +03:00
Anton Reutov
90b30a437b
Merge pull request #1683 from crackerizer/drupal-nginx
...
Reworked on Drupal's nginx template
2019-03-20 12:41:55 +03:00
pablobae
1f40804735
Update v-update-firewall
...
Check sshcustom port is not needed anymore, because after merging pull 1819, the rules file already contains the ssh port correctly (it's not hardcoded anymore.
Also, if these lines are not removed, we have change ssh port, and we try to add a new rule with port 22 (v-add-firewall-rule DROP 0.0.0.0/0 22 tcp ssh) , these lines will change port 22 to current ssh port on rules.conf file, and we will be blocked.
2019-03-14 16:07:44 +01:00
Serghey Rodin
180d910131
inverted trigger condition
2019-03-14 14:58:19 +02:00
Serghey Rodin
6a9b7d3507
Use Web Domain SSL Certificate -> i18n
2019-03-14 14:34:38 +02:00
Serghey Rodin
80ebfc0daa
frontend: user domain vesta ssl certificate support
2019-03-14 00:44:32 +02:00
Serghey Rodin
8edf965375
backend: user domain vesta ssl certificate support
2019-03-14 00:44:06 +02:00
Anton Reutov
f456afec60
Merge pull request #1835 from myrevery/patch-1
...
Update cn.php
2019-03-11 13:12:53 +03:00
myrevery
2959165e1a
Update cn.php
...
Refine some details.
2019-03-11 06:43:33 +08:00
Serghey Rodin
c1b775443d
added scripts to copy web domain ssl to vesta and exim
2019-03-03 23:25:16 +02:00
dpeca
eb03d7bab2
Added unzip to Debian installer
...
Needed for FileManager
2019-03-02 23:24:02 +01:00
dpeca
80730aafa4
unzip in debian installer
2019-03-02 23:21:58 +01:00
dpeca
dbd028adc8
Fix for nice and ionice in FileManager
2019-03-02 23:16:46 +01:00
dpeca
9689bc144d
Larger LA graph
2019-03-01 14:34:00 +01:00
dpeca
fde256744d
nice and ionice for filemanager operation functions
2019-03-01 14:30:05 +01:00
Serghey Rodin
c5cff5bcd6
Merge branch 'master' of github.com:serghey-rodin/vesta
2019-02-28 23:47:18 +02:00
Serghey Rodin
a7b54d6000
Function to search avaiable SSL certificates that could be used as main cert
2019-02-28 23:47:07 +02:00
Anton Reutov
66473a41d9
Merge pull request #1819 from pablobae/pablobae-patch1
...
Update v-add-firewall-chain getting ssh port from ssh config file (not hardcoded)
2019-02-28 23:02:59 +03:00
Anton Reutov
ae1ec05e66
fix for the use of a deprecated directive in nginx
2019-02-28 15:25:54 +03:00
Anton Reutov
452a7ad62e
fix for the use of a deprecated directive in nginx
2019-02-28 15:25:48 +03:00
Anton Reutov
12bc7ab544
fix for the use of a deprecated directive in nginx
2019-02-28 15:25:42 +03:00
Anton Reutov
b7a2728ab0
fix for the use of a deprecated directive in nginx
2019-02-28 15:25:40 +03:00
Anton Reutov
12fdd9713e
fix for the use of a deprecated directive in nginx
2019-02-28 15:24:14 +03:00
Anton Reutov
3912de3ed0
fix for the use of a deprecated directive in nginx
2019-02-28 15:23:55 +03:00
Anton Reutov
b3b1ec3c2e
fix for the use of a deprecated directive in nginx
2019-02-28 15:23:50 +03:00