Commit Graph
229 Commits
Author SHA1 Message Date
wangyuting 718ba4d86d * Change the control of the date input from input to date. 2023-11-20 03:17:38 +00:00
caoyanyi b1d3f7733c * Adjust zahost search params. 2023-11-16 09:33:51 +08:00
liumengyi eed9dcab5d * Remove , at the end of row in the lastest children in zahost. 2023-11-14 16:06:51 +08:00
sunhao cb1ca45055 * refactor usage of the new history widget. 2023-11-12 21:41:10 +08:00
caoyanyi 6ea6983436 * Adjust dtable sort params. 2023-11-10 15:02:33 +08:00
caoyanyi d397b1b0f6 * Update help doc locate. 2023-11-10 13:20:56 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
zenggang 859fd23fff * Add gitlab project browse page 2023-11-02 09:40:31 +00:00
zenggang 082de36748 * Zahost image list 2023-10-27 07:56:27 +00:00
zenggang 0b8b9693a8 * Zahost view page 2023-10-25 06:15:34 +00:00
zenggang 593817fd10 * Create zanode,edite zanode page 2023-10-23 08:33:13 +00:00
zenggang 68d911731c * Zahost create,edit page 2023-10-19 07:17:27 +00:00
zenggang 2129b39ac3 * Adjust code. 2023-10-19 01:32:30 +00:00
zenggang 840bcbab14 * Zanode page 2023-10-18 09:41:02 +00:00
zenggang 94dc5442b8 * Adjust code 2023-10-18 03:59:26 +00:00
zenggang d71582bfda * Zahost browse page. 2023-10-17 08:58:42 +00:00
dingguodong bfad848bee * Rename ACTIONMODEL to actionModel. 2023-09-07 09:35:38 +08:00
dingguodong 559a6971d1 * Remove unnecessary parameter. 2023-09-07 09:35:38 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +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