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

improve: update caddy to properly detect basic auth failures #1015

Conversation

LaurenceJJones
Copy link
Contributor

@LaurenceJJones LaurenceJJones commented Mar 29, 2024

Linked too crowdsecurity/crowdsec#2921

We need to be smarter about the getter on the map since it can be nil and cause a warning in crowdsec logs so I added pre map checks before actually checking the value. Also added a basic authentication test case for caddy since we want to ensure any updates dont break it moving forward.

@LaurenceJJones LaurenceJJones changed the title wip: update caddy to properly detect basic auth failures improve: update caddy to properly detect basic auth failures Mar 29, 2024
@LaurenceJJones LaurenceJJones merged commit 08b4d35 into crowdsecurity:master Apr 2, 2024
2 checks passed
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.

2 participants