1
0
mirror of https://github.com/myvesta/vesta.git synced 2025-03-11 20:25:44 -07:00

49 Commits

Author SHA1 Message Date
dpeca
c377e19df8 Adding escapeshellarg on few more places in php code 2020-06-23 19:06:25 +02:00
Serghey Rodin
b17b4b205d removed unnecessary single quotes for security reasons / thanks to Andrea Cardaci 2019-08-07 18:46:40 +03:00
Serghey Rodin
ab95d5d88d removing single quote from escapeshellarg calls 2019-04-15 10:51:40 +03:00
Serghey Rodin
80ebfc0daa frontend: user domain vesta ssl certificate support 2019-03-14 00:44:32 +02:00
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
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
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
Dmitry Naumov-Socolov
b7128ddc72 WEB. Replaced split with explode. This closed 2016-10-20 09:37:41 -04:00
Serghey Rodin
7b0a2e904a Vesta SSL Certificate Management 2016-10-06 18:52:34 +03: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
Serghey Rodin
3bed87ba15 Flatta and Diman fixes 2016-07-06 13:53:03 +03:00
Flat
e0f695e493 Fix /edit/server/ always says database unsupported
This commit changes interface of bin/v-list-database-hosts
2016-07-03 15:32:14 +09:00
Flat
37fb304942 Challenging routing on render_page 2016-07-02 21:40:46 +09:00
Flat
e16e92278b Separate scripts from html & New rendering function 2016-07-02 19:51:56 +09:00
Joe Mattos
3b2f499e7f Fixed incorrect variables for PostgreSQL Support 2016-01-15 06:06:05 -05:00
Serghey Rodin
39e9b6397b Revert "[SECURITY] Fix OS command injection." 2015-12-11 21:14:49 +02:00
Flat
8e951ac72e 🔒 ♻️ Implement secure exec wrapper functions. 2015-12-02 21:30:04 +09:00
Serghey Rodin
16db6f903b removed wrong slash 2015-11-07 00:09:14 +02:00
Serghey Rodin
6ea0061476 error_reporting 2015-11-06 22:54:06 +02:00
Serghey Rodin
868092219f improved server configuration page 2015-11-03 01:07:41 +02:00
Serghey Rodin
60ebfe321a license manager 2015-11-02 15:28:16 +02:00
Serghey Rodin
cbb8c593aa Server management 2015-06-03 17:39:27 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
067a2c862a The New Desing 2015-05-29 02:07:55 +03:00