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

[8.0][FIX] auth ldap populate #1519

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

gurneyalex
Copy link
Member

@gurneyalex gurneyalex commented Feb 21, 2019

backport of #1518 to 8.0

would rearchive users which had been unarchive in the first place

on the way:

* use sets to remove duplicates
* don't query all ldap configurations if one has said the user must be archived
* improve the view by not relying on a string attribute
@gurneyalex gurneyalex changed the title 8.0 fix auth ldap populate [8.0][FIX] auth ldap populate Feb 21, 2019
@gurneyalex gurneyalex added this to the 8.0 milestone Feb 21, 2019
@gurneyalex gurneyalex merged commit c74ef22 into OCA:8.0 Mar 1, 2019
yajo added a commit to Tecnativa/server-tools that referenced this pull request Mar 22, 2019
The variable is a dict, and the desired value must be accessed via key, not attribute.

This fixes a bug introduced in OCA#1519.
@yajo
Copy link
Member

yajo commented Mar 22, 2019

This broke the branch. See fix in #1531. Thanks!

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

5 participants