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

Validate ACL policy #103

Closed
wcooley opened this issue Jun 3, 2015 · 3 comments
Closed

Validate ACL policy #103

wcooley opened this issue Jun 3, 2015 · 3 comments
Labels
enhancement New feature or request

Comments

@wcooley
Copy link
Contributor

wcooley commented Jun 3, 2015

Given the complicated structure of the $acl_policies parameter of rundeck::config::aclpolicyfile, it would also be nice to see validation of a minimal policy hash. (Determining what that minimum is, of course, is possibly the more complicated problem.)

@liamjbennett
Copy link
Member

Yea +1 for this

@liamjbennett liamjbennett added the enhancement New feature or request label Jun 5, 2015
@liamjbennett
Copy link
Member

I think the best option for this is to write a custom validate function for the acl hash. I am going to give that a go and see what I can come up with.

@liamjbennett
Copy link
Member

Started work on this on the validate_acl branch.

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

No branches or pull requests

2 participants