mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-16 11:51:01 -05:00
Failed authentications on pangolin returns 400 error code instead of 401 in the DownStreamStatus field in traefik logs #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LePresidente on GitHub (Mar 4, 2025).
Originally assigned to: @oschwartz10612 on GitHub.
When a failed login attempt is done on pangolin the DownStreamStatus is 400 instead of 401 in the traefik logs
snip from the traefik log
Current Error Code: 400 Bad Request
Expected Error Code: 401 Unauthorized
Note if the error code is 401, crowdsec will automatically catch these as failed login attempts.
@oschwartz10612 commented on GitHub (Mar 5, 2025):
I think this is solved by 654ed46. Let me know what you think!
@LePresidente commented on GitHub (Mar 5, 2025):
LGTM!
@hhftechnology commented on GitHub (Mar 5, 2025):
bro has reduced a ton of work. i have scraped my phaser project.
@LePresidente commented on GitHub (Mar 5, 2025):
Is there an eta when a release will be done that includes this? Since this leaves local instances open to a degree
@hhftechnology commented on GitHub (Mar 7, 2025):
Api is giving 401 error