mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #565] [MERGED] fix: use ldapAttributeUserUsername for finding group members #746
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/565
Author: @kmendell
Created: 5/25/2025
Status: ✅ Merged
Merged: 5/25/2025
Merged by: @stonith404
Base:
main← Head:fix/ad-attribute📝 Commits (5)
ff2d121fix: use ldapAttributeUserUsername for finding group members046a87dUpdate backend/internal/service/ldap_service.go0fa31baMerge branch 'main' into fix/ad-attribute69d8900fallback to better ad or ldap detection9c78cecremove unused comments📊 Changes
1 file changed (+28 additions, -6 deletions)
View changed files
📝
backend/internal/service/ldap_service.go(+28 -6)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/553
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.