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

68 Commits

Author SHA1 Message Date
Alexander
0bb63b01c4 Removed server side pages rendering. 2021-10-29 13:02:40 +03:00
Anton Reutov
2fc0dc34fe
Fix for "Broken or Risky Cryptographic Algorithm" 2021-08-16 14:56:37 +03:00
Serghey Rodin
85f6d3a08f Imrovements for Softaculous App Installer 2017-12-27 19:07:30 +02:00
dpeca
6938601440 Revert "Patch insecure CSRF token crypto vulnerability" 2017-04-19 20:32:22 +02:00
dpeca
0cbb3613df Merge pull request from Arinerron: Patch insecure CSRF token
Patch insecure CSRF token crypto vulnerability
2017-04-18 10:47:42 +02:00
dpeca
43e03d1845 Translation improvements for Email Credentials 2017-04-14 15:40:38 +02:00
dpeca
9347c2aa04 Sending mail credentials to email [edit form] 2017-04-14 14:50:15 +02:00
dpeca
8c1deb80f7 Sending mail credentials to email 2017-04-09 02:35:13 +02:00
Arinerron
cb7168f536 Fix cryptographically insecure CSRF token bug 2017-04-05 16:18:44 -07:00
Dmitry Naumov-Socolov
b103640a0f WEB/fixed nginx log notices 2016-12-13 17:07:47 -05:00
dpeca
6bf6cbd6d0 Improving translation for mysql user length, fixing tabs, enabling mysql limit note for MariaDB too, adding documentation for is_it_mysql_or_mariadb() PHP function 2016-10-11 00:34:41 +00:00
dpeca
8cabb5414a Adding note about max length of mysql username 2016-10-07 17:41:27 +00:00
Serghey Rodin
56210b7c9e fix for missing url after login 2016-08-10 14:39:23 +03:00
Serghey Rodin
8c2a14a71f binding session to user ips for preventing session hijack 2016-07-18 16:55:33 +03:00
Serghey Rodin
3bed87ba15 Flatta and Diman fixes 2016-07-06 13:53:03 +03:00
Flat
1fa3c4b3fb Move content of .js.html files to .html 2016-07-04 21:26:41 +09:00
Flat
37fb304942 Challenging routing on render_page 2016-07-02 21:40:46 +09:00
Flat
d1b1f97ff4 Move display_error_block() to footer.html 2016-07-02 20:19:26 +09:00
Flat
e16e92278b Separate scripts from html & New rendering function 2016-07-02 19:51:56 +09:00
Serghey Rodin
2788426567 delete old notifications 2016-06-27 20:29:09 +03:00
Serghey Rodin
027290225b relative path support 2016-06-24 16:37:41 +03:00
Serghey Rodin
39e9b6397b Revert "[SECURITY] Fix OS command injection." 2015-12-11 21:14:49 +02:00
Serghey Rodin
9620bfbf35 Merge pull request from Flatta/fix-sec-osci
[SECURITY] Fix OS command injection.
2015-12-11 21:11:14 +02:00
Serghey Rodin
cd0dbb4671 Merge branch 'master' of github.com:serghey-rodin/vesta 2015-12-11 18:58:33 +02:00
Serghey Rodin
0b48a049eb keboard navigation support 2015-12-11 18:58:20 +02:00
Flat
8e951ac72e 🔒 ♻️ Implement secure exec wrapper functions. 2015-12-02 21:30:04 +09:00
Flat
05b76fefb2 Split duplicated functions into web/inc/i18n.php 2015-11-23 18:40:36 +09:00
Serghey Rodin
a5efa885d8 imroved favorites handler 2015-10-28 16:37:41 +02:00
Serghey Rodin
5eb10ba388 new and better way to backup - tar without find 2015-10-24 14:57:30 +03:00
Serghey Rodin
97a368afdf Merge pull request from SysVoid/patch-1
Removed closing PHP tags
2015-10-22 16:56:26 +03:00
Serghey Rodin
9d2ebe561a file manager stuff 2015-09-28 02:01:19 +03:00
Serghey Rodin
6a7b3d65c4 humanize_usage update 2015-09-07 16:45:18 +03:00
System Void
7a7788b185 Removed closing PHP tags. 2015-08-04 14:42:06 +01:00
Serghey Rodin
4929747f70 Date translation 2015-06-03 17:41:43 +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
1ee544fed6 TZ list 2015-05-29 01:55:43 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
cc062abfc3 Connected web interface with vesta.conf 2014-10-05 14:47:55 +03:00
demlasjr
01357404bb Changing conversion: 1 mb = 1024 kb
I found that quota is using MB as 1024 KB, but in vestacp, if you set quota for a package 1024 MB, it's showing you 1,02 GB inside the panel.

If you edit the package and add 1000 MB, it's showing correctly in the panel, 1GB, but quota is exceeded at 976 MB.

humanize_usage use 1000 MB as 1GB instead of 1024 MB, so I fixed it.
2014-06-16 18:08:57 +02:00
Serghey Rodin
849d536993 unified error msg variable 2013-11-02 16:43:40 +02:00
Serghey Rodin
8f9c7272b9 change database username 2013-10-28 23:17:16 +02: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
83673da05f Romanian language file 2013-04-25 21:30:02 +03:00
Serghey Rodin
4f7959ba25 proper setlocale() 2013-04-05 11:35:36 +03:00
Serghey Rodin
6e631c32a1 i18n + service manager + web updater 2013-01-29 00:18:09 +02:00
ZonD80
c8e0ca45fb Automatic language detection
Added automatic language detection based on HTTP_ACCEPT_LANGUAGE
header. New function _translate, that translates string to required
language.
New file: setlang.php?l=language_code - sets session language.
2013-01-25 13:54:01 +04:00
Serghey Rodin
def0f35141 i18n backend support 2013-01-24 12:49:22 +02:00
ZonD Eighty
52bdfc3aab Merged with upstream 2013-01-16 17:12:22 +04:00