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 requiredroles to restrict access to api #11

Closed
wwwlicious opened this issue May 1, 2020 · 0 comments
Closed

Add requiredroles to restrict access to api #11

wwwlicious opened this issue May 1, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@wwwlicious
Copy link
Owner

add restriction to the scheduling api by optionally specifying requiredroles to the feature

Plugins.Add(new QuartzFeature { RequiredRoles = new[]{"Admin"} });
@wwwlicious wwwlicious added this to the 5.8.0 milestone May 1, 2020
@wwwlicious wwwlicious self-assigned this May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant