mirror of
https://github.com/dignajar/another-ldap-auth.git
synced 2026-04-26 21:55:47 +03:00
[PR #14] [MERGED] fix: Improved error logging on bind #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dignajar/another-ldap-auth/pull/14
Author: @indece-official
Created: 4/18/2021
Status: ✅ Merged
Merged: 4/19/2021
Merged by: @dignajar
Base:
master← Head:patch-1📝 Commits (1)
f23b29cfix: Improved error logging on bind📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
files/aldap.py(+2 -3)📄 Description
Currently no specific error message is logged when the bind fails - making it difficult to track down errors. In this pull request the specific error message gets appended to the logged info message.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.