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

Follow up group modifications in LDAP #251

Merged
merged 7 commits into from
May 18, 2024
Merged

Conversation

heiglandreas
Copy link
Owner

When users change their groups in LDAP that is not followed up in WordPress. This PR shall fix that.

When users change their groups in LDAP that is not followed up in
WordPress. THis newly added test verifies that.

Next up is fixing this problem
@heiglandreas heiglandreas force-pushed the fix-group-changes branch 3 times, most recently from d395de1 to 0c7e5f7 Compare May 18, 2024 09:58
When the LDAP-group assignements change between logins and the admin has
set the LDAP-roles to overwrite the wordpress-roles, then the LDAP-Roles
now actually overwrite the WordPress roles.
So that it will work better on github actions
Since MySQL8.4 the default_authentication_plugin doesn't work any more
and needs to be replaced with mysql_native_password as described in https://stackoverflow.com/questions/78445419/unknown-variable-default-authentication-plugin-mysql-native-password
@heiglandreas heiglandreas merged commit 72404ad into master May 18, 2024
24 of 33 checks passed
@heiglandreas heiglandreas deleted the fix-group-changes branch May 18, 2024 11:29
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.

1 participant