[PR #17] [MERGED] Updates for v2 #24

Closed
opened 2026-03-02 03:51:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dignajar/another-ldap-auth/pull/17
Author: @dignajar
Created: 5/26/2021
Status: Merged
Merged: 5/26/2021
Merged by: @dignajar

Base: masterHead: updates-for-v2


📝 Commits (3)

  • c48924b doc: update readme and license
  • 813a728 refactor: improve logs, private methods, binding dn
  • 9997c38 ch license

📊 Changes

5 files changed (+57 additions, -49 deletions)

View changed files

📝 README.md (+25 -17)
📝 files/aldap.py (+10 -10)
📝 files/cache.py (+11 -11)
📝 files/logs.py (+5 -5)
📝 files/main.py (+6 -6)

📄 Description


🔄 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/dignajar/another-ldap-auth/pull/17 **Author:** [@dignajar](https://github.com/dignajar) **Created:** 5/26/2021 **Status:** ✅ Merged **Merged:** 5/26/2021 **Merged by:** [@dignajar](https://github.com/dignajar) **Base:** `master` ← **Head:** `updates-for-v2` --- ### 📝 Commits (3) - [`c48924b`](https://github.com/dignajar/another-ldap-auth/commit/c48924bba2ac23087d2079babbdd3aa0c63b74ee) doc: update readme and license - [`813a728`](https://github.com/dignajar/another-ldap-auth/commit/813a7288dc739b3f90c77197e7a853bd14d6a5e4) refactor: improve logs, private methods, binding dn - [`9997c38`](https://github.com/dignajar/another-ldap-auth/commit/9997c38728d6b702bc8390c7563bb682785775db) ch license ### 📊 Changes **5 files changed** (+57 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+25 -17) 📝 `files/aldap.py` (+10 -10) 📝 `files/cache.py` (+11 -11) 📝 `files/logs.py` (+5 -5) 📝 `files/main.py` (+6 -6) </details> ### 📄 Description - Print proper logs levels - Move public method to private methods in classes - Refactor bind structure for this issue, https://github.com/dignajar/another-ldap-auth/issues/7 - Update README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:51:21 +03:00
Sign in to join this conversation.
No labels
bug
bug
pull-request
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/another-ldap-auth#24
No description provided.