Commit graph

1582 commits

Author SHA1 Message Date
Serghey Rodin
6f24fe32d0 Merge pull request #493 from cdnmall/patch-4
Duplicate session_start
2015-12-11 21:55:54 +02:00
Serghey Rodin
747c79d649 Merge pull request #507 from SysVoid/patch-4
+backup directory check, -closing PHP tag.
2015-12-11 21:55:16 +02:00
Serghey Rodin
bca6e7f130 Merge pull request #490 from skurudo/master
TW translation fix
2015-12-11 21:48:57 +02:00
Serghey Rodin
4dce22cd77 Merge pull request #506 from Flatta/fix-sec-backup
Fix #505: Strict backup filename check.
2015-12-11 21:48:23 +02:00
Serghey Rodin
9baea195fd Merge pull request #509 from SysVoid/patch-6
Allow Unlimited Arguments in API
2015-12-11 21:47:40 +02: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
Serghey Rodin
9620bfbf35 Merge pull request #516 from Flatta/fix-sec-osci
[SECURITY] Fix OS command injection.
2015-12-11 21:11:14 +02:00
Serghey Rodin
49a18fbdf8 Merge pull request #514 from myrevery/patch-1
Replace cn.php
2015-12-11 20:13:38 +02:00
Serghey Rodin
73fb45407e Merge pull request #520 from alex-connor/patch-4
Update ua.php
2015-12-11 20:02:53 +02:00
Serghey Rodin
edc490fc6e Merge pull request #525 from ionescu-bogdan/patch-5
Update templates for translation
2015-12-11 20:02:42 +02:00
Serghey Rodin
2b532e6aac Merge pull request #523 from ionescu-bogdan/patch-2
Update ro.php
2015-12-11 19:49:08 +02:00
Serghey Rodin
dbbdbc0540 Merge pull request #524 from ionescu-bogdan/patch-3
Update en.php
2015-12-11 19:48:10 +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
Ionescu Bogdan
28841c5c9d Update add_firewall_banlist.html 2015-12-04 23:01:58 +02:00
Ionescu Bogdan
95538111b9 Update list_mail.html 2015-12-04 22:57:23 +02:00
Ionescu Bogdan
955d076f1e Update edit_package.html 2015-12-04 22:54:55 +02:00
Ionescu Bogdan
0e84a0f42e Update add_package.html 2015-12-04 22:44:41 +02:00
Ionescu Bogdan
4d233eda30 Update en.php 2015-12-04 22:33:15 +02:00
Ionescu Bogdan
36784316c6 Update ro.php
The correct translation for romanian language.
2015-12-04 20:50:53 +02:00
Olexandr Loskutov
438f171436 Update ua.php
Full translate for current version VestaCP
2015-12-04 08:07:56 +02:00
Flat
8e951ac72e 🔒 ♻️ Implement secure exec wrapper functions. 2015-12-02 21:30:04 +09:00
myrevery
6052df956c Replace cn.php
This is the new version completely from scratch.
Huge change, more than 100% of the translated degree.
Complete and extremely accurate Chinese localization translation.
Tip: Add some new keywords to improve the quality of translation.
2015-12-02 03:25:50 +08:00
Flat
6e13036780 🔒 Fix OS command injection vulnerability. 2015-11-29 17:19:10 +09:00
System Void
5d54f3bdc1 Update index.php 2015-11-24 08:01:24 +00:00
System Void
d5441fdf85 Added file existence check.
I added a check to see if the file exists.
2015-11-24 07:51:23 +00:00
System Void
4df23adb13 +backup directory check, -closing PHP tag.
I added a backup directory check (as of now, you can download fake backups).

I also removed the closing PHP tag that isn't needed.
2015-11-24 07:48:50 +00:00
Flat
dac0b5c686 Strict backup filename check. 2015-11-23 23:37:01 +09:00
Serghey Rodin
8503efa6fe Merge pull request #501 from Flatta/master
Added / Improved some Japanese translations.
2015-11-23 13:37:24 +02:00
Serghey Rodin
0d2dc08d74 Merge pull request #504 from Flatta/feature-detectlang
Detect user language (Feature request)
2015-11-23 13:37:01 +02:00
Flat
e3c1b17e31 Fix minor typo. 2015-11-23 19:55:16 +09:00
Flat
2bd84f00f9 Detect user language 2015-11-23 19:46:38 +09:00
Flat
05b76fefb2 Split duplicated functions into web/inc/i18n.php 2015-11-23 18:40:36 +09:00
Flat
e1613be90c [LANG-JA] Some improvements. 2015-11-23 13:03:45 +09:00
Flat
e71352b979 Added / Improved some Japanese translations. 2015-11-22 23:58:50 +09:00
Joe M
35ccd19189 Duplicate session_start 2015-11-17 04:40:05 -05:00
Joe M
edd8bdebcf Duplicate session_start 2015-11-17 04:37:41 -05:00
Pavel Galkin
877f51010b TW translation fix
There is unnecessary code "<?php" on line 465. If we're use this
translation, we can get VestaCP internal server error. ;-(
2015-11-15 19:55:54 +03:00
Serghey Rodin
9ec21f07f6 Merge pull request #483 from nguyenngocphuongnb/master
Translate new version strings, re-translate some wrong programing-phrases
2015-11-10 00:54:58 +02:00
Serghey Rodin
49739b5c4e Fix for lscpu on OpenVZ 2015-11-08 22:02:23 +02:00
nguyenngocphuongnb
d94a5dee5a Lowercase large string 2015-11-08 02:16:10 +07:00
nguyenngocphuongnb
e3ca4ba5fe Translation optimization 2015-11-08 01:27:28 +07:00
nguyenngocphuongnb
d0cb9c6e07 Translate new version strings, re-translate some wrong programing-phrases 2015-11-08 01:25:11 +07:00
nguyenngocphuongnb
5564a9a80b Remove invalid dot cause translation error 2015-11-08 00:54:37 +07:00
Serghey Rodin
16db6f903b removed wrong slash 2015-11-07 00:09:14 +02:00
Serghey Rodin
047f58a566 timestamp for sprite.png and templates.js 2015-11-06 23:41:32 +02:00
Serghey Rodin
6ea0061476 error_reporting 2015-11-06 22:54:06 +02:00
Serghey Rodin
cdcda8d1e6 bulk operations for customized restore 2015-11-06 00:44:49 +02:00
Serghey Rodin
c9c8697f28 very final fixes for FM 2015-11-06 00:44:17 +02:00