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

Make Default Roles For Users Configurable #4

Merged
merged 5 commits into from Aug 28, 2015

Conversation

sebasgo
Copy link
Contributor

@sebasgo sebasgo commented Jun 1, 2015

Previously all new users received at least the member role, this
commit makes this policy configurable. There is new property,
default_roles, containing the intended role IDs.

Also included are changes to the management screen to configure this new
option from the ZMI.

Previously all new users received at least the member role, this
commit makes this policy configurable. There is new property,
`default_roles`, containing storing the intended role IDs. Also
included are changes to the managment screen to configure this new
option from the ZMI.
@tomgross
Copy link
Member

A test for this would be nice

@sebasgo
Copy link
Contributor Author

sebasgo commented Aug 25, 2015

I have fixed and extended the test suite so it takes the configurable roles feature into account. All tests pass.

@tomgross
Copy link
Member

Thanks!

tomgross added a commit that referenced this pull request Aug 28, 2015
Make Default Roles For Users Configurable
@tomgross tomgross merged commit 93c192e into collective:master Aug 28, 2015
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.

None yet

2 participants