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

Multiple auth users #37

Merged
merged 4 commits into from
Apr 30, 2015
Merged

Multiple auth users #37

merged 4 commits into from
Apr 30, 2015

Conversation

sandra-thieme
Copy link
Member

Previously it was not possible to create a realm.properties with more than the admin user. Only the admin user would be created with a valid syntax.
This pull request adds support for an array of users. Roles don't have to be provided as they're optional. Furthermore, the order of a user's properties is not relevant anymore. A line breaking issue and a comma issue have also been fixed.
Everything comes with tests :)

Sandra Thieme added 4 commits March 21, 2015 20:44
* previously this only seemed to work with a single user and realm.properties was broken
* works now with an array of auth_users, instead of with only
just one single user
* fixes a linebreaking issue in realm.properties
* fixes a trailing comma issue in realm.properties
* only apply roles rendering logic in realm.properties.erb if roles are given
Just in case anyone's ever used it with just a single user
liamjbennett pushed a commit that referenced this pull request Apr 30, 2015
@liamjbennett liamjbennett merged commit 1bdcd36 into voxpupuli:master Apr 30, 2015
@liamjbennett
Copy link
Member

This is a great PR. Thanks for taking to time to contribute with tests - that's much appreciated.

bastelfreak pushed a commit to bastelfreak/puppet-rundeck that referenced this pull request Jan 13, 2017
…tent

docs (default_content) align rdoc and readme
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

Successfully merging this pull request may close these issues.

2 participants