Skip to content

[Web] Fix LDAP/Keycloak login TypeError - missing JSON decode for attributes#7123

Open
FreddleSpl0it wants to merge 1 commit intostagingfrom
fix/7115
Open

[Web] Fix LDAP/Keycloak login TypeError - missing JSON decode for attributes#7123
FreddleSpl0it wants to merge 1 commit intostagingfrom
fix/7115

Conversation

@FreddleSpl0it
Copy link
Collaborator

Contribution Guidelines

What does this PR include?

Short Description

Fixes a critical TypeError that prevented LDAP and Keycloak users from logging in after PR #7077 was merged. The issue was caused by missing json_decode() calls when accessing user attributes after re-fetching the user row from the database.

Fixes:

Affected Containers

  • php-fpm-mailcow

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