Skip to content

fix(user_ldap): restore OCS API functionality for configID = '' - #63165

Open
salmart-dev wants to merge 1 commit into
masterfrom
fix/ldap-empty-config-id
Open

fix(user_ldap): restore OCS API functionality for configID = ''#63165
salmart-dev wants to merge 1 commit into
masterfrom
fix/ldap-empty-config-id

Conversation

@salmart-dev

@salmart-dev salmart-dev commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
  • Resolves: #

Summary

LDAP configurations get a prefix in the form of s01, s02, etc. This default in the past was ``. A refactor of the routes led to dropping the possibility of passing an empty config ID, breaking the administration interface for all users affected.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The default in the past for a config prefix was '', changed to a default
of s01 some year back. A refactor of the routes led to dropping the
possibility of passing an empty config ID, breaking the administration
interface for all users affected.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
@salmart-dev salmart-dev self-assigned this Aug 11, 2026
@salmart-dev
salmart-dev requested a review from a team as a code owner August 11, 2026 16:19
@salmart-dev
salmart-dev requested review from Altahrim and removed request for a team August 11, 2026 16:19
@salmart-dev salmart-dev added the 3. to review Waiting for reviews label Aug 11, 2026
@salmart-dev

Copy link
Copy Markdown
Contributor Author

/backport to stable34

@salmart-dev

Copy link
Copy Markdown
Contributor Author

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant