[PR #77] [MERGED] Add more tests to the ldap handler #531

Closed
opened 2026-02-27 08:17:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/77
Author: @nitnelave
Created: 11/8/2021
Status: Merged
Merged: 11/8/2021
Merged by: @nitnelave

Base: mainHead: tests


📝 Commits (6)

  • f192f9d ldap: test message handler
  • 0f2108d ldap: Add context to the errors
  • 05fe2be ldap: Test more invalid DNs
  • bfda887 ldap: Test the "memberOf" filter
  • 88ff38e ldap: Add tests for password change
  • 46bd9e1 ldap: Improve coverage of filters

📊 Changes

1 file changed (+190 additions, -17 deletions)

View changed files

📝 server/src/infra/ldap_handler.rs (+190 -17)

📄 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/lldap/lldap/pull/77 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 11/8/2021 **Status:** ✅ Merged **Merged:** 11/8/2021 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `tests` --- ### 📝 Commits (6) - [`f192f9d`](https://github.com/lldap/lldap/commit/f192f9d0f4360301a33f78db24b1c7f7b4440eb9) ldap: test message handler - [`0f2108d`](https://github.com/lldap/lldap/commit/0f2108dfb0deeae4bab0ad9f29b3c3e819938a17) ldap: Add context to the errors - [`05fe2be`](https://github.com/lldap/lldap/commit/05fe2beaf080a5c45ade44aadf9faf879978f05c) ldap: Test more invalid DNs - [`bfda887`](https://github.com/lldap/lldap/commit/bfda88706234e880c3b9106cbf0755623a253f29) ldap: Test the "memberOf" filter - [`88ff38e`](https://github.com/lldap/lldap/commit/88ff38e16a37fb074d19aa2c5ea187ea9761786b) ldap: Add tests for password change - [`46bd9e1`](https://github.com/lldap/lldap/commit/46bd9e1ed54d62a23e1316743d9d79c515bb9a86) ldap: Improve coverage of filters ### 📊 Changes **1 file changed** (+190 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/ldap_handler.rs` (+190 -17) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:17:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#531
No description provided.