Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
Hello! I think is verry useful and relative simple to include in the Control Panel a page for setting different cron jobs for different clients, or at least to be possible to modify main cron tab document.
Thanks!
Restored from old drupal forum, for user uid:3133 username:omepheus
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
currently, there is no cron jobs inside ehcp (up to version 0.29.15)
in fact, including cron jobs in control panel, ehcp, is not so difficult.
however, the security considerations are quite important.
we need to ensure security.
cron is a set of system commands.
so, letting people or even admin to modify system's root's may be dangerous.
so, we need to think about this.
if you are a programmer, please help us in implementing a secure, logical crontab system.
(The programming, gui side of this is easy. the security side is an issue.)
Restored from old drupal forum, for user uid:3133 username:omepheus
You may reset your password to access your new account here.