mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 07:32:53 +01:00
19 lines
597 B
Markdown
19 lines
597 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Check the debugging logs**
|
|
Please run the user manager with the debugging settings enabled. This might help you resolve the issue without needing to create a bug report.
|
|
Set `LDAP_DEBUG` and `LDAP_VERBOSE_CONNECTION_LOGS` to `TRUE` for LDAP issues.
|
|
|
|
**Version**
|
|
Please say which release or branch you're using. If you're not running the user manager in a container then briefly explain how you're running it.
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|