zhaoke
f4e65f1007
* Remove param of getSnapshotList method, format code.
2023-05-23 11:15:05 +08:00
Lufei
9e6711bbb2
* Fix security vulnerability in ping function.
...
The ping function previously accepted arbitrary user input and passed it to the exec function without any sanitization or validation, creating a command injection vulnerability. This commit adds input validation using filter_var to ensure that the address parameter is a valid IP address or hostname, and uses predefined command options to avoid passing user input directly to exec. Additionally, this commit simplifies the status return logic using a ternary operator.
Fix GH-112
2023-04-14 09:16:10 +08:00
zhaoke
75c713bab0
* Add curl instead file_get_contents in zahost model.
2023-03-16 09:40:13 +08:00
zenggang
00ab26727a
* Finish task#85878,85879,85880,85881
2023-03-03 05:32:02 +00:00
zenggang
c2815a2605
* Fix task#85166,85171
2023-02-28 07:32:22 +00:00
孙广明
260c4c0528
Merge branch 'zenops_62' into 'master'
...
Zenops 62
See merge request easycorp/zentaopms!7087
2023-02-28 05:22:00 +00:00
zhaoke
8fa5b6fc6f
* Fix bug.
2023-02-15 18:17:18 +08:00
zhaoke
b61f700271
* Finish bug #84711 .
2023-02-15 18:07:15 +08:00
hufangzhou
f3cd2e7d4d
* Change the Easy Soft to ZenTao Software.
2023-02-15 17:01:22 +08:00
zhaoke
ecaf6e3ec8
* Add default snapshot.
2023-02-15 10:22:15 +08:00
zhaoke
9c920b1547
* Fix bug #32108 .
2023-02-14 05:22:37 +00:00
zhaoke
3acbbc90db
* Fix bug #31967 .
2023-02-13 07:32:55 +00:00
zhaoke
db114d1c39
* Fix error for php5.3.
2023-02-09 08:02:50 +00:00
hufangzhou
8d26dceb4b
* Compatible with php5.3.
2023-02-09 05:54:15 +00:00
zhaoke
d5090f876e
* Fix update not check unique.
2023-02-07 02:03:23 +00:00
zhaoke
6374db88a6
* Fix bug #31896 .
2023-02-03 05:35:47 +00:00
zhaoke
4ff09220ba
* Fix bug #31896 .
2023-02-03 05:35:22 +00:00
zhaoke
fa4e7b5f11
* Fix bug #31826 .
2023-02-02 05:24:13 +00:00
zhaoke
d3986931a8
* Fix action list position error.
2023-02-01 02:34:11 +00:00
zhaoke
04769027c5
* Finish task #83368 .
2023-01-31 09:20:14 +00:00
zhaoke
e31ddb1381
* Fix bug #31841 .
2023-01-31 08:33:19 +00:00
zhaoke
c7db2db898
* Add open manual in new tab.
2023-01-17 07:06:06 +00:00
tanghucheng
f499e9e4af
* Remove init operation for zahost and zanode.
2023-01-12 13:22:03 +08:00
tanghucheng
a9d3a9dcc7
* Fix bug #31410 .
2023-01-12 13:16:30 +08:00
tanghucheng
c26848670d
* Fix bug #31487 .
2023-01-12 13:06:36 +08:00
zhaoke
4b1bb58383
* Fix bug #31421 .
2023-01-12 05:00:46 +00:00
zhaoke
55ad3049c7
* Fix bug #31421 .
2023-01-12 05:00:31 +00:00
zhaoke
bf95108952
* Fix bug #31432 .
2023-01-12 03:20:06 +00:00
zhaoke
ef650485ee
* Fix bug #31493
2023-01-12 02:59:08 +00:00
zhaoke
f665030cb1
* Finish task #82697 .
2023-01-11 09:46:57 +00:00
tanghucheng
83e8ebf65b
* Fix bug #31437 .
2023-01-05 13:15:59 +08:00
tanghucheng
f507efaa7d
* Fix bug #31446 .
2023-01-05 09:15:58 +08:00
tanghucheng
7277779b02
* Fix bug #31445 .
2023-01-04 17:07:52 +08:00
tanghucheng
10694147f6
* Fix bug #31359 .
2023-01-04 16:59:40 +08:00
tanghucheng
b56690bd77
* Fix bug #31424 .
2023-01-04 13:45:00 +08:00
tanghucheng
0c526f942f
* Change image list icon.
2023-01-04 12:46:05 +08:00
tanghucheng
93b2d7aa07
* Fix bug #31216 .
2023-01-04 12:39:41 +08:00
tanghucheng
992c28684d
* Fix bug #31412 .
2023-01-04 12:16:33 +08:00
zhaoke
5a49e1e579
* Fix bug 31329.
2023-01-04 01:47:37 +00:00
tanghucheng
3b6e194bd5
* Fix loading style.
2023-01-03 15:07:38 +08:00
tanghucheng
c254ace351
* Fix btn-info background-color for zahost.
2023-01-03 14:35:50 +08:00
tanghucheng
bb166715ce
Merge remote-tracking branch 'origin/master' into zenops_46
2023-01-03 14:11:38 +08:00
tanghucheng
0d4ae4ba95
* Fix language.
2023-01-03 13:42:04 +08:00
zhaoke
0fbdc3ca87
Merge branch 'zenops_46' of https://gitlab.zcorp.cc/easycorp/zentaopms into zenops_46
2023-01-03 05:26:25 +00:00
zhaoke
f8a69684b4
* Fix bug 31348.
2023-01-03 05:26:19 +00:00
tanghucheng
fe30731334
* Add loading style for ajaxGetServiceStatus.
2023-01-03 09:44:18 +08:00
tanghucheng
511d82eb97
Merge branch 'zenops_46' of https://gitlab.zcorp.cc/easycorp/zentaopms into zenops_46
2022-12-30 13:50:44 +08:00
zhaoke
06150f10a8
Merge branch 'zenops_46_tanghucheng' of https://gitlab.zcorp.cc/easycorp/zentaopms into zenops_46_tanghucheng
2022-12-30 03:49:31 +00:00
zhaoke
a28da0a6b9
* Remove vnc.
2022-12-30 03:49:24 +00:00
tanghucheng
58c87b20ed
* Add help button for zahost.
2022-12-30 10:37:34 +08:00