Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to specify a list of "allowed" crons #4

Open
lizrea opened this issue Jan 8, 2024 · 2 comments
Open

Add ability to specify a list of "allowed" crons #4

lizrea opened this issue Jan 8, 2024 · 2 comments

Comments

@lizrea
Copy link

lizrea commented Jan 8, 2024

For example, we might want to restrict users to only scheduling reports. I'm thinking a dropdown or other interface that adds all of the necessary path and job information, and shows the usage for that job.

runreport.pl is the first one I thought of and a good one to proof of concept.

@mrenvoize
Copy link
Member

I'm considering issue #10 initially for allowing server administrators to mark different cron lines as 'readonly' and 'hidden' for example.

Then I think this becomes more of a 'set of templates' for users to create their own cron lines from. We could limit users to only adapting templated lines (thus the allow list approach) or be more or less permissive.

@lizrea
Copy link
Author

lizrea commented Mar 28, 2024

This seems like a good approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants