mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #714] [MERGED] fix: support non UTF-8 LDAP IDs #647
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/714
Author: @stonith404
Created: 7/3/2025
Status: ✅ Merged
Merged: 7/4/2025
Merged by: @stonith404
Base:
main← Head:fix/non-utf8-lldap-ids📝 Commits (4)
3373795fix: support non UTF-8 LDAP IDs6352748update LDAP group sync to use correct LdapID variable80db947fix lint issues5cd8aefimprove convertLdapIdToString description📊 Changes
2 files changed (+57 additions, -3 deletions)
View changed files
📝
backend/internal/service/ldap_service.go(+24 -3)📝
backend/internal/service/ldap_service_test.go(+33 -0)📄 Description
Fixes #711.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.