summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2024-07-10 07:21:37 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2024-07-10 09:22:58 +0200
commit03c3c58d74217edd0822b68772eb76a59451fe50 (patch)
tree47a3b76894cc0cc4fc55988e9b78b9c549263863 /changelog.d
parentef2ada59e0b4a1b203b6edd1969518f63bf5eff5 (diff)
downloadpleroma-03c3c58d74217edd0822b68772eb76a59451fe50.tar.gz
pleroma-03c3c58d74217edd0822b68772eb76a59451fe50.zip
LDAP Authenticator: Improve error reporting.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/ldap-error-logging.change1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/ldap-error-logging.change b/changelog.d/ldap-error-logging.change
new file mode 100644
index 000000000..56f0e7fc3
--- /dev/null
+++ b/changelog.d/ldap-error-logging.change
@@ -0,0 +1 @@
+Improve error logging when LDAP authentication fails.