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

Restore removal of role permissions upon permissions update. #3683

Merged
merged 1 commit into from Apr 3, 2017

Conversation

dennisoelkers
Copy link
Member

@dennisoelkers dennisoelkers commented Apr 3, 2017

In #2529, while fixing #2516, persisting self editing permissions of a user was reintroduced (fixed in
35c9325 before). This happened due to the introduction of a temporary variable that was not used effctively.

After this change, LDAP permissions are not modified blindly but the permission set of a user still stays denormalized when modified and saved.

In #2529, while fixing #2516, persisting all permissions of roles
assigned to a user was reintroduced (fixed in
35c9325 before). This happened due to
the introduction of a temporary variable that was not used effctively.

After this change, LDAP permissions are not modified blindly but the
permission set of a user still stays denormalized when modified and
saved.
@dennisoelkers dennisoelkers added this to the 2.3.0 milestone Apr 3, 2017
@dennisoelkers dennisoelkers changed the title Restore removal of role permissions upon roles update. Restore removal of role permissions upon permissions update. Apr 3, 2017
@kroepke kroepke merged commit ffdbdda into master Apr 3, 2017
@kroepke kroepke deleted the fix-not-storing-role-permissions-on-update branch April 3, 2017 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants