Commit graph

64 commits

Author SHA1 Message Date
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
Alex
20fbf49785 *Fix Proxy setting becomes unset by user* 2017-03-02 07:52:57 +02: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
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
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
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
48bced28e3 *Add letsencrypt GUI support 2016-08-03 04:00:01 -04: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 #516 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
3d989fa74b backend template only for admin 2015-11-03 01:10:14 +02:00
Serghey Rodin
2850492f55 optimized web domain adding (almost 2x faster 2015-09-07 16:43:02 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
60f9f276b8 UI improvements 2015-05-29 19:51:24 +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
Malishev Dmitry
e9be41692c Send email on user changed ftp user password 2015-02-03 16:07:58 -05:00
Thijs Houtenbos
d151a124b5 Cleanup SSL certificate tempfiles 2014-09-21 12:19:09 +02:00
Serghey Rodin
e472a33b23 Call v-change-dns-domain-ip only if ip was changed 2014-09-17 01:15:01 +03:00
Malishev Dmitry
f3f7185f32 Ftp user Psw + blank user update 2014-09-09 10:30:34 -04:00
Malishev Dmitry
47ade32146 Fixed edit empty ftp user domain; Fixed hints updates on data insertion inside inputs; Fixed bug with resetting passwords for FTP user accounts; 2014-09-05 06:09:06 -04:00
Serghey Rodin
f42face68d Multiftp support 2014-07-30 15:54:18 +03:00
Serghey Rodin
11a27358d2 nginx restart trigger 2014-02-06 11:12:48 +02:00
Serghey Rodin
80d5dd9ab0 check_return_code function 2013-10-29 00:34:26 +02:00
Serghey Rodin
7e463121c3 edit web domain: Fixed missing template bug 2013-07-29 12:48:56 +03:00
Serghey Rodin
95df6666b1 add dns only if there is dns support 2013-05-19 18:45:28 +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
a3a1ee5138 fix for ftp change password bug 2013-02-14 19:05:12 +02:00
Serghey Rodin
9e67eb2866 hide rudundand output 2013-01-30 12:26:47 +02:00
Serghey Rodin
23f30e85ca removed hardcodded lang directives 2013-01-29 17:20:01 +02: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
c094d8582d Merge changes from upstream 2013-01-16 14:12:53 +04:00
ZonD Eighty
a2ac36b676 Merge changes from upstream & more 2013-01-10 22:14:34 +04:00