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

Don't define LDAP variables if not enabled #65

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

djperrefort
Copy link
Member

I ran into a a failure where the application won't run on systems without LDAP installed even if LDAP authentication is not enabled within the APP. The fix was to conditionally define the LDAP import statements based on whether LDAP support is enabled.

@djperrefort djperrefort enabled auto-merge (squash) December 1, 2023 15:14
@djperrefort djperrefort merged commit 447035a into main Dec 1, 2023
9 checks passed
@djperrefort djperrefort deleted the conditional_ldap branch December 1, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant