divinity76
15c5bdac51
turns out VESTA_CMD is 2 commands
2022-07-12 20:07:55 +02:00
divinity76
5aebfde6cf
avoid double-quoting v_domain
2022-07-12 19:17:01 +02:00
divinity76
1a081dfdbe
workaround for passthru() being disabled
2022-07-12 19:14:55 +02:00
divinity76
b09d244af7
code-breaking-typo
...
from copypasta
2022-07-09 11:18:30 +02:00
divinity76
b13b82112a
avoid out-of-memory serving large logfiles
...
large logfiles previously resulted in out-of-memory errors, see https://github.com/hestiacp/hestiacp/issues/2736
hestacp PR: https://github.com/hestiacp/hestiacp/pull/2741
and no, removing the php end tag was not an accident, it was intentional. end tags, ideally, should only be used when they're absolutely required, because they can easily introduce bugs like printing a newline after the end tag.
2022-07-09 11:16:02 +02:00
myvesta
93de22a0b3
Fix for CSRF in FileManager and UploadHandler
2021-09-04 15:31:34 +02:00
myvesta
63861e4ffd
Fix fox CSRF in /dowload/web-log/
2021-09-04 12:55:40 +02:00
myvesta
5da09d9c5b
Fix for downloading backup of other users
2020-12-12 12:54:06 +01:00
Tulga
cfb55d2dbc
Update index.php
...
- php execution timeout disabled
- shell command "v-open-fs-file" is not suitable for large files. replaced with php readfile.
2017-02-03 01:37:07 +08:00
Serghey Rodin
47bfb426a3
Merge pull request #508 from SysVoid/patch-5
...
Added file existence check.
2016-09-05 16:54:31 +03:00
System Void
af66851b8b
Moving this to v-open-fs-file
2016-06-26 16:14:47 +01:00
Serghey Rodin
704bf770f7
resolving repo conflicts
2016-06-25 11:07:06 +03: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
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
e02e470d34
FileManager latest changes
2015-11-05 04:50:15 +02:00
Serghey Rodin
d207b7a752
FM changes
2015-11-05 03:17:21 +02:00
Serghey Rodin
9db728e1ad
filemanager stuff
2015-09-07 17:35:40 +03:00
Serghey Rodin
78d963eaee
added web-log viewer
2013-05-11 21:17:06 +03:00
Serghey Rodin
7a99bd4ad0
backup pages
2012-06-28 14:11:35 +03:00