-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I tried a sample HTML code as a return from the bouncer when blocked.
But, It's showed on the browser as plain text and not HTML page.
Is it planned to switch the bouncer reply to HTML ?
CROWDSEC_BOUNCER_BAN_RESPONSE_MSG = "<!DOCTYPE html><html lang=\"en\"><head><title>403</title></head><body><h1>403</h1><h2>Access forbidden !</h2></body></html>"
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request