[PR #11] [MERGED] Add Logs class and improve cache #18

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

📋 Pull Request Information

Original PR: https://github.com/dignajar/another-ldap-auth/pull/11
Author: @dignajar
Created: 12/10/2020
Status: Merged
Merged: 12/10/2020
Merged by: @dignajar

Base: masterHead: add-logging-and-improve-cache


📝 Commits (4)

📊 Changes

5 files changed (+148 additions, -105 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 files/aldap.py (+41 -43)
📝 files/cache.py (+31 -17)
files/logs.py (+45 -0)
📝 files/main.py (+30 -45)

📄 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/dignajar/another-ldap-auth/pull/11 **Author:** [@dignajar](https://github.com/dignajar) **Created:** 12/10/2020 **Status:** ✅ Merged **Merged:** 12/10/2020 **Merged by:** [@dignajar](https://github.com/dignajar) **Base:** `master` ← **Head:** `add-logging-and-improve-cache` --- ### 📝 Commits (4) - [`67602b8`](https://github.com/dignajar/another-ldap-auth/commit/67602b84256da0dce918bae1df1d0f8e797add84) add logging - [`6619eec`](https://github.com/dignajar/another-ldap-auth/commit/6619eecf7402a036823f43e18a593c11205f357f) Remove pycache - [`d446d1f`](https://github.com/dignajar/another-ldap-auth/commit/d446d1f8b0c2277c7a205d58a78fdbff985784d4) remove pycache - [`5ce0f2c`](https://github.com/dignajar/another-ldap-auth/commit/5ce0f2cf53d256f6a5856576e28cb6a2db1f11ef) refactor ### 📊 Changes **5 files changed** (+148 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `files/aldap.py` (+41 -43) 📝 `files/cache.py` (+31 -17) ➕ `files/logs.py` (+45 -0) 📝 `files/main.py` (+30 -45) </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-03-02 03:51:20 +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#18
No description provided.