mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Improper handling of the word admin in web interface cron jobs #147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elmanuel127 on 12/27/2024
CloudPanel version(s) affected
2.5.0
Description
When creating or editing a cron job via the web interface, the cron job fails to save if the word "admin" is included in the cron job string.
How to reproduce
Steps to Reproduce:
Possible Solution
No response
Additional Context
No response