1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00
Commit Graph

58 Commits

Author SHA1 Message Date
Serghey Rodin
93e9fe9f99 disable old php api 2021-10-29 11:29:30 +03:00
Serghey Rodin
b17b4b205d removed unnecessary single quotes for security reasons / thanks to Andrea Cardaci 2019-08-07 18:46:40 +03:00
Artem Yanovsky
f29c34dee1 Fix var name
v_domain - not a constant
2017-06-13 15:34:02 +03:00
dpeca
073c0164f1 Better soultion for DKIM DNS reloading 2016-12-28 15:04:51 +01:00
dpeca
ed9450f117 Commenting previously added code in /web/add/index.php 2016-11-11 13:06:12 +01:00
Serghey Rodin
5096b36c17 v-schedule-letsencrypt-domain 2016-11-11 00:27:55 +02:00
dpeca
8df1d74ae3 Using public IP instead of internal IP when creating DNS
Gets public IP from 'v-list-user-ips' command (that reads /vesta/data/ips/ip), precisely from 'NAT' field
2016-11-06 21:21:19 +01:00
Serghey Rodin
602d6cd4cf Merge pull request from pcfreak30/feature/800
Add GUI support for letsencrypt
2016-10-18 17:00:57 +03:00
Serghey Rodin
a9142eddc6 fix for advanced menus on php-pfp 2016-10-11 17:51:14 +03:00
Derrick Hammer
c85967f894 *Add support for aliases 2016-09-25 03:00:13 -04:00
Derrick Hammer
f1c7bafe7c *Don't error on empty ssl data if letsencrypt is on 2016-08-03 05:46:36 -04:00
Derrick Hammer
48bced28e3 *Add letsencrypt GUI support 2016-08-03 04:00:01 -04:00
Serghey Rodin
b0c07020db fix for empty web domain alias 2016-07-18 22:19:27 +03:00
Serghey Rodin
3bed87ba15 Flatta and Diman fixes 2016-07-06 13:53:03 +03:00
Flat
869c54970e Correct typo, replace 'LoadAverage' with 'Load Average' 2016-07-03 16:15:52 +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
Serghey Rodin
95850df8d1 Flatta's security fixes from PullRequest 2015-12-11 21:32:07 +02: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
Flat
6e13036780 🔒 Fix OS command injection vulnerability. 2015-11-29 17:19:10 +09:00
Serghey Rodin
2850492f55 optimized web domain adding (almost 2x faster 2015-09-07 16:43:02 +03:00
Serghey Rodin
d45f42783d ip list fix 2015-06-04 18:42:14 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
1a7612cc66 password transmission via tmp files 2015-04-04 16:48:22 +03:00
Serghey Rodin
f7236d034e Fix for Nginx-less setup 2015-02-18 02:33:49 +02:00
Oliver Payne
d9da8e4d6f ensure that the list of ips is unique 2014-11-13 20:09:29 +01:00
Malishev Dmitry
f3f7185f32 Ftp user Psw + blank user update 2014-09-09 10:30:34 -04:00
Serghey Rodin
f42face68d Multiftp support 2014-07-30 15:54:18 +03:00
Vasily Kraev
9b56962799 add more extensions for static files in nginx config 2014-05-27 12:30:34 +04:00
Serghey Rodin
ebfade27bb Preg_match improvement. Fixed 2014-03-11 02:52:22 +02:00
Serghey Rodin
c33395633a check ftp password only if ftp support is enabled 2014-03-01 17:14:14 +02:00
Serghey Rodin
f8178b16d7 same template for users and admin 2014-02-04 11:21:19 +02:00
Serghey Rodin
80d5dd9ab0 check_return_code function 2013-10-29 00:34:26 +02:00
Serghey Rodin
51547867e7 strtolower() domain name convertion 2013-07-21 13:58:21 +03:00
Serghey Rodin
9f486deb50 fix for missing template 2013-05-19 16:50:00 +03:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00
Serghey Rodin
25c2b5c4cb changed tranlsate function name from _() to __() 2013-04-25 21:33:43 +03:00
Serghey Rodin
fa894e57f5 closing missing bracket 2013-04-01 15:26:10 +03:00
Serghey Rodin
878d239538 password length verification 2013-03-31 19:19:59 +03:00
Serghey Rodin
6e631c32a1 i18n + service manager + web updater 2013-01-29 00:18:09 +02:00
Serghey Rodin
fb216fc3ee i18n integration 2013-01-21 16:24:33 +02:00
ZonD80
758ec7d94c Replaced CRLF by LF 2013-01-18 18:23:04 +04:00
ZonD Eighty
43d7825b68 Translation begins... 2012-12-27 12:48:20 +04:00
Serghey Rodin
949763b7dc added links in status string 2012-12-18 18:29:13 +02:00
Serghey Rodin
1482a7e8fd fixed bug with missing new line in ssl certificate 2012-12-11 23:36:26 +02:00
Serghey Rodin
075a6e7aeb improvments for server under NAT 2012-12-10 13:43:46 +02:00
Serghey Rodin
b6b7eacadb replaced underscore with dash in api syscalls 2012-11-09 18:26:32 +02:00
Serghey Rodin
7c3419b012 added additional web ftp accounts 2012-10-09 15:33:59 +03:00