Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #197 #1570

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Fix issue #197 #1570

merged 5 commits into from
Sep 17, 2024

Conversation

petervarkoly
Copy link
Contributor

Problem

[ERROR] An exception occurred during GET request on '/.web/': string indices must be integers, not 'str' when using LDAP

Resolution

Fix using search_scope in ldap3 connection.

Additionaly enhancing debug logging.

…on '/.web/': string indices must be integers, not 'str' when using LDAP

Enhance logging
Copy link
Collaborator

@pbiering pbiering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@pbiering pbiering added auth:ldap Authentication LDAP bug labels Sep 17, 2024
@pbiering pbiering added this to the 3.2.4 milestone Sep 17, 2024
@pbiering pbiering merged commit 7fbc0e7 into Kozea:master Sep 17, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth:ldap Authentication LDAP bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants