[PR #376] [MERGED] fix: skip ldap objects without a valid unique id #848

Open
opened 2025-10-09 16:58:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/376
Author: @kmendell
Created: 3/22/2025
Status: Merged
Merged: 3/23/2025
Merged by: @stonith404

Base: mainHead: fix/invalid-ldap-id


📝 Commits (3)

  • a49e501 fix: skip ldap objects without a valid unique id
  • 718f37e Merge branch 'main' into fix/invalid-ldap-id
  • 577abc2 remove warning prefix

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 backend/internal/service/ldap_service.go (+14 -0)

📄 Description

Fixes: https://github.com/pocket-id/pocket-id/issues/362


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/376 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/23/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `fix/invalid-ldap-id` --- ### 📝 Commits (3) - [`a49e501`](https://github.com/pocket-id/pocket-id/commit/a49e50150c575e2b821015556378f7bb222f8117) fix: skip ldap objects without a valid unique id - [`718f37e`](https://github.com/pocket-id/pocket-id/commit/718f37ea376c292b09ba626ee879c66251eb428a) Merge branch 'main' into fix/invalid-ldap-id - [`577abc2`](https://github.com/pocket-id/pocket-id/commit/577abc2ab67fe2788a14c45cca877d74c4ab0f3e) remove warning prefix ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/service/ldap_service.go` (+14 -0) </details> ### 📄 Description Fixes: https://github.com/pocket-id/pocket-id/issues/362 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 16:58:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#848