Skip to content

Conversation

@f1ori
Copy link
Contributor

@f1ori f1ori commented Mar 17, 2015

Fix unintended writes caused by reading a multi-value attribute.

Reported by @No-L

f1ori added 5 commits March 11, 2015 18:42
As the connection is only established to test authentication, attribute
types are never used and we don't need to retrieve them
This corresponds better what happens for multi-value attributes, where
an empty set is returned
Some multi-value attributes were written although they where never
changed. Accessing them created an empty set, which is different from
the old value None. This unintented writing caused errors, when the user
only has permission to read the attribute.

The test-suite was updated to use a none-admin user for testing.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should not be part of this PR :-P

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.

3 participants