Commit graph

172 commits

Author SHA1 Message Date
Serghey Rodin
7d956abd59 Softaculous enable/disable scripts 2017-12-21 19:18:00 +02:00
Serghey Rodin
42f6ceddc4 enable/disable softaculous plugin 2017-12-21 12:19:01 +02:00
dpeca
a30f510336
/web/edit/mail/index.php: fix for new lines in autoreply
Because JSON is properly escaped now, see a8d857f6d5
2017-12-07 17:28:16 +01:00
dpeca
d446ba1e2b Avoid repeated and quoted additional FTP username in email
Avoid repeated and quoted additional FTP username in when changing FTP pass or path.
Before this fix email contains:
Username: test_'test_anna'
Now it is corrected to:
Username: test_anna
2017-06-29 11:40:21 +02:00
dpeca
9347c2aa04 Sending mail credentials to email [edit form] 2017-04-14 14:50:15 +02:00
naumov-socolov
1e4063eb7a Merge pull request #1111 from developer-av/hotfix/1108
*Fix Proxy setting becomes unset by user*
2017-03-02 17:12:49 +03:00
Alex
20fbf49785 *Fix Proxy setting becomes unset by user* 2017-03-02 07:52:57 +02:00
Joe Mattos
290086498c Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:02:10 -05:00
Joe Mattos
bf2b5672c2 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:01:29 -05:00
Joe Mattos
a0235ff66b Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:01:03 -05:00
Joe Mattos
86d663d9ac Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:00:21 -05:00
Joe Mattos
111c401ee0 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:59:54 -05:00
Joe Mattos
9d9884fdba Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:59:20 -05:00
Joe Mattos
5847fd87b6 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:58:46 -05:00
Joe Mattos
bf74f55b26 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:58:19 -05:00
Joe Mattos
a51348686d Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:57:52 -05:00
Joe Mattos
6bc522c4a7 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:57:24 -05:00
Joe Mattos
66cce9d35c Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:56:57 -05:00
Joe Mattos
df30dd1dd3 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:56:18 -05:00
Joe Mattos
f86b7e90fd Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:55:45 -05:00
Joe Mattos
0cb8c4d7d8 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:54:55 -05:00
Joe Mattos
71c5e91986 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:54:12 -05:00
Joe Mattos
2b563705eb Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:53:25 -05:00
Joe Mattos
9e4b7504ac Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:52:54 -05:00
Joe Mattos
ea85928ab6 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:52:25 -05:00
Joe Mattos
a59ac2204a Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:49:24 -05:00
Joe Mattos
2cdb4a9421 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:42:19 -05:00
Joe Mattos
3a0c82a202 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:41:44 -05:00
Joe Mattos
54125174cb Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:40:58 -05:00
Joe Mattos
25b0978dd3 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:36:11 -05:00
Kevin Mark
443614a00f Do not change SSL certs if enabling Let's Encrypt
Fixes issue noted in serghey-rodin/vesta#1008
2017-01-19 07:48:51 -05:00
Serghey Rodin
ec55d245e6 edit nginx conf 2016-11-24 14:17:19 +02:00
Serghey Rodin
b8684ef5ad edit php.ini 2016-11-23 17:55:13 +02:00
Serghey Rodin
7df680ae83 fix for ssl w/o LE 2016-11-22 16:34:23 +02:00
Serghey Rodin
82b51724a7 restart webserver if docroot has changed 2016-11-14 15:54:16 +02:00
Serghey Rodin
9bf86eaabd LE installation 2016-11-11 00:28:24 +02:00
Dmitry Naumov-Socolov
9e3474fa30 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-20 09:38:08 -04:00
Dmitry Naumov-Socolov
b7128ddc72 WEB. Replaced split with explode. This closed #878 2016-10-20 09:37:41 -04:00
Derrick Hammer
5d705da592 *Add original delete SSL logic back 2016-10-18 17:53:51 -04:00
Derrick Hammer
4f0badee79 *Remove flawed SSL logic 2016-10-18 17:47:34 -04:00
Derrick Hammer
8624b00ad1 *Call v-delete-letsencrypt-domain not v-add-letsencrypt-domain 2016-10-18 17:42:49 -04:00
Derrick Hammer
09e1238d54 Merge branch 'master' into feature/800
Conflicts:
	web/edit/web/index.php
2016-10-08 11:22:23 -04:00
Serghey Rodin
997990a2c4 Update SSL info 2016-10-06 18:52:55 +03:00
Serghey Rodin
7b0a2e904a Vesta SSL Certificate Management 2016-10-06 18:52:34 +03:00
Serghey Rodin
6b94292f2d Detailed info about installed SSL certificate 2016-10-06 11:43:59 +03:00
Serghey Rodin
8eb499d239 fixed ftp-path issue 2016-10-05 17:15:59 +03:00
Derrick Hammer
c85967f894 *Add support for aliases 2016-09-25 03:00:13 -04:00
Derrick Hammer
4daa17f54f Merge branch 'master' into feature/800
Conflicts:
	bin/v-add-letsencrypt-user
2016-09-25 02:37:42 -04:00
huloza
90c89d8cf3 Fix for cannot Save Options when Remote Backup enabled
If Remote backup is enabled and configured and you go to Server Options you cannot save because always try to resave config without password.
2016-09-08 01:32:59 -04:00
Serghey Rodin
b89f602f7b Service config feature 2016-08-25 19:29:36 +03:00