[PR #1155] [MERGED] fix: improve ldap sanitization #1282

Closed
opened 2025-11-01 21:14:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1155
Author: @kolaente
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @kolaente

Base: mainHead: fix/ldap-sanitazation


📝 Commits (1)

  • 5a609bb fix: improve ldap sanitization

📊 Changes

2 files changed (+279 additions, -5 deletions)

View changed files

📝 pkg/modules/auth/ldap/ldap.go (+53 -5)
📝 pkg/modules/auth/ldap/ldap_test.go (+226 -0)

📄 Description

No description provided


🔄 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/go-vikunja/vikunja/pull/1155 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/ldap-sanitazation` --- ### 📝 Commits (1) - [`5a609bb`](https://github.com/go-vikunja/vikunja/commit/5a609bb08e689f2c177d834835a8a22bd913251c) fix: improve ldap sanitization ### 📊 Changes **2 files changed** (+279 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pkg/modules/auth/ldap/ldap.go` (+53 -5) 📝 `pkg/modules/auth/ldap/ldap_test.go` (+226 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:14:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1282