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

1434 Commits

Author SHA1 Message Date
Alexander
0bb63b01c4 Removed server side pages rendering. 2021-10-29 13:02:40 +03:00
Serghey Rodin
be834ddd17 add react static build 2021-10-29 11:30:04 +03:00
Serghey Rodin
93e9fe9f99 disable old php api 2021-10-29 11:29:30 +03:00
Serghey Rodin
08513755b2 move react sources to src dir 2021-10-29 10:38:02 +03:00
Serghey Rodin
926376295a delete clamd.scan index.php 2021-10-28 23:30:21 +03:00
Serghey Rodin
70748e302e
Merge pull request from cmstew/cmstew-amazon-linux-clamd-patch
cmstew amazon linux clamd patch
2021-10-28 23:07:04 +03:00
Serghey Rodin
f832525f65
Merge pull request from serghey-rodin/feature/new-react-ui
Updated react UI and UX part.
2021-10-28 22:52:55 +03:00
Alexander
2ecb3a10ac Fixed cron autoupdates and firewall banlist. 2021-10-28 22:51:42 +03:00
Alexander
7540c9881d Fixed Packages, Firewall and Server tabs. 2021-10-28 22:36:05 +03:00
Alexander
b7cf917141 Fixed bulk actions and few minor UX bugs. 2021-10-28 11:01:06 +03:00
Alexander
2a12fec5ea Updated services and fixed minor bugs. 2021-10-28 10:55:00 +03:00
Alexander
4306a4fb4f Integrated new api interface. 2021-10-27 11:20:24 +03:00
Alexander
91e7d9ff4a Updated react UI and UX part. 2021-10-27 11:13:28 +03:00
Alexander
095e2e9e4a React integration ready for v1.0.0 release. 2021-10-22 17:55:25 +03:00
Alexander
c12c21ec8b React js integration with vesta control panel. 2021-10-12 21:36:52 +03:00
Anton Reutov
960e3a20df GUI Change default vesta port 2021-08-24 17:33:24 +03:00
Anton Reutov
7a6dc72f29 GUI Change default vesta port 2021-08-24 17:28:47 +03:00
Anton Reutov
6225820910
Fix for "Broken or Risky Cryptographic Algorithm"
Fix for reflected XSS vulnerability, found by Brian Semrau
2021-08-16 14:59:41 +03:00
Anton Reutov
2fc0dc34fe
Fix for "Broken or Risky Cryptographic Algorithm" 2021-08-16 14:56:37 +03:00
Anton Reutov
6fdfef4e88
Fix for possible file inclusion vulnerability in i18n.php 2021-08-16 12:36:08 +03:00
Anton Reutov
0403b0c4a3
fix backend_template for nginx 2021-08-12 20:03:19 +03:00
Anton Reutov
d97adaeb6a
Disabling login with 'root' 2021-07-28 14:19:12 +03:00
Anton Reutov
c582ff3766
Checking period value in /list/rrd/ 2021-07-27 22:19:45 +03:00
Anton Reutov
374d6c6b19
htmlentities() for token 2021-07-27 22:01:10 +03:00
Anton Reutov
1c801b2d60
Fix for downloading backup of other users 2021-07-27 21:50:33 +03:00
Anton Reutov
1ff5208968
Preventing admin to do loginas action without token 2021-07-27 20:58:34 +03:00
Anton Reutov
8a60b257a2
Preventing uploads from other origin 2021-07-27 14:56:35 +03:00
Anton Reutov
ea1e22613e
Restrict v-make-tmp-file to tmp folder 2021-07-27 14:42:25 +03:00
Anton Reutov
d0a21b4859
Ensure HTML will not be displayed in list log page 2021-07-26 17:08:17 +03:00
myrevery
8d5c2e2e8e
Update cn.php
Refine some details.
2020-09-03 12:49:00 -07:00
myrevery
ce5d209c13
Update cn.php 2020-08-25 14:58:01 -07:00
dpeca
c377e19df8 Adding escapeshellarg on few more places in php code 2020-06-23 19:06:25 +02:00
dpeca
58807feb80
Adding port to reset password link 2020-03-29 18:13:22 +02:00
dpeca
c3c4de43d6
Preventing manipulation with $_SERVER['HTTP_HOST'] 2020-03-23 17:28:55 +01:00
Anton Reutov
931fb5beeb
Merge pull request from nothinux/i18n-php
update id.php
2019-10-21 13:25:31 +03:00
dpeca
f0782d1f82
Fixing broken autoreply output
Broken in 0831a198b8 (diff-f07da7937954ae08bdb2e7379655ae29)
@sergio-nadal
2019-10-03 16:15:36 +02:00
Robin Dirksen
ec8631b2d2
Update nl.php 2019-10-01 16:28:03 +02:00
Taufik Mulyana
9947b17144 update id.php 2019-10-01 21:18:38 +07:00
dpeca
e82ad200b7
Translated added string in sr.php 2019-08-18 16:37:00 +02:00
Serghey Rodin
b17b4b205d removed unnecessary single quotes for security reasons / thanks to Andrea Cardaci 2019-08-07 18:46:40 +03:00
myrevery
9c42ce85de
Update cn.php
Refine some details.
2019-07-15 06:17:02 -07:00
Alexandr Loskutov
36c12c618b
Merge pull request from darkworks/urdu_translation
Update ur.php
2019-06-28 17:32:40 +03:00
darkworks
0b0bcf6b15
Use Web Domain SSL Certificate -> ur.php
updated ur.php translation
2019-06-20 23:11:23 +05:00
myrevery
a6028ee4e9
Update cn.php
Refine some details.
2019-06-10 16:10:32 +08:00
Serghey Rodin
faf7612c7e
Merge pull request from serghey-rodin/add-caa-record
Add CAA DNS record
2019-05-14 10:57:13 +03:00
Anton Reutov
0031c93535
Merge pull request from sergio-nadal/security-fixes
Security fixes - CSRF / Command Injection / XSS
2019-04-22 19:48:00 +03:00
moucho
5df4dc819f Updated Spanish translation 2019-04-22 14:47:32 +02:00
Sergio
7226a8991f Fix some XSS. 2019-04-21 02:18:24 +02:00
Sergio
0831a198b8 Fixed several Command Injection. 2019-04-21 01:51:29 +02:00
Sergio
7603cdea7a Add the validation of the CSRF token. It is missing in some cases when it is sent by GET or POST. 2019-04-21 00:11:36 +02:00