issues
search
fbonalair
/
traefik-crowdsec-bouncer
A http service to verify request and bounce them according to decisions made by CrowdSec.
MIT License
272
stars
22
forks
source link
Documentation and minor fix
#2
Closed
fbonalair
closed
3 years ago
fbonalair
commented
3 years ago
Completing README.md
changing env var CROWDSEC_BOUNCER_HOST to CROWDSEC_AGENT_HOST
adding "forbidden" as message if request is not authorized
Bounce request now send http code 403 instead of 401