Skip to content
Discussion options

You must be logged in to vote

After some investigation, including testing the whole process on an Android phone, I think something has changed on the Apple side since the last update or two. Looking at the Caddy logs I saw this exact scenario that you describe happen: the client (iOS/macOS) attempts to connect without authorisation, receives 401 and follows up immediately with proper authentication.

Unfortunately, Crowdsec is merciless and institutes a ban immediately, regardless of the subsequent successfull authentication.

I've added a whitelist for cases such as this, because I can't afford to be locked out of my network when out.

name: my/dav ## Must be unqiue
description: "Whitelist events with status 401 related…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zkvvoob
Comment options

Answer selected by pbiering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reverse proxy reverse proxy related
2 participants