mueckl opened a new issue, #13110: URL: https://github.com/apache/apisix/issues/13110
### Description I want to block request with an invalid referer-header. At the moment not parsable referrers are treated like empty referrer values. see https://github.com/apache/apisix/blame/dca582e3bd49665531509c51880dcb6a131601df/apisix/plugins/referer-restriction.lua#L114 I want to configure that empty referrers are ok (with an additional black- or white-list), but malformed / malicious referrers-strings are blocked -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
