[PR #36] [MERGED] refactor: Improve get user IP #39

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

📋 Pull Request Information

Original PR: https://github.com/dignajar/another-ldap-auth/pull/36
Author: @dignajar
Created: 6/28/2021
Status: Merged
Merged: 6/30/2021
Merged by: @dignajar

Base: masterHead: refactor/improve-get-user-ip


📝 Commits (3)

📊 Changes

4 files changed (+37 additions, -15 deletions)

View changed files

📝 files/bruteforce.py (+8 -2)
📝 files/logs.py (+4 -8)
📝 files/main.py (+3 -5)
files/security.py (+22 -0)

📄 Description

  • New class Security
  • Improve how to get user IP

🔄 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/36 **Author:** [@dignajar](https://github.com/dignajar) **Created:** 6/28/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@dignajar](https://github.com/dignajar) **Base:** `master` ← **Head:** `refactor/improve-get-user-ip` --- ### 📝 Commits (3) - [`67dbb15`](https://github.com/dignajar/another-ldap-auth/commit/67dbb15bcdea4c82b00562a980136f757bd09e1a) Improve get user IP - [`610863b`](https://github.com/dignajar/another-ldap-auth/commit/610863b83eb2e069bd02b918a727331064fc61bc) Remove unused libraries - [`5899648`](https://github.com/dignajar/another-ldap-auth/commit/589964831ddc326006950c355c1e0d30e09e0240) include comments for methods ### 📊 Changes **4 files changed** (+37 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `files/bruteforce.py` (+8 -2) 📝 `files/logs.py` (+4 -8) 📝 `files/main.py` (+3 -5) ➕ `files/security.py` (+22 -0) </details> ### 📄 Description - New class Security - Improve how to get user IP --- <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:25 +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#39
No description provided.