You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up on issue #1472, which has been reported as completed.
Unable to get the BW Error plugin to work correctly when the destination site is redirected to Authelia and the source IP is blacklisted.
How to reproduce?
For instance, I want only certain external IP addresses to have access to the BW website. These IP addresses are whitelisted in BW and must authenticate through Authelia before reaching the BW login page. All other external IP addresses should receive a 403 error, as they are not whitelisted. While this setup works, instead of being presented with the BW Error 403 page, blacklisted external IP addresses (0.0.0.0/0) are shown the NGINX 403 page. If I remove Authelia from the equation, the correct BW Error page is displayed.
What happened?
This is a follow-up on issue #1472, which has been reported as completed.
Unable to get the BW Error plugin to work correctly when the destination site is redirected to Authelia and the source IP is blacklisted.
How to reproduce?
For instance, I want only certain external IP addresses to have access to the BW website. These IP addresses are whitelisted in BW and must authenticate through Authelia before reaching the BW login page. All other external IP addresses should receive a 403 error, as they are not whitelisted. While this setup works, instead of being presented with the BW Error 403 page, blacklisted external IP addresses (0.0.0.0/0) are shown the NGINX 403 page. If I remove Authelia from the equation, the correct BW Error page is displayed.
I have added the updated Authelia snippet found on GitHub, but I am still unable to display the correct error page. https://github.com/bunkerity/bunkerweb/blob/master/examples/authelia/docker-compose.yml
Configuration file(s) (yaml or .env)
Relevant log output
BunkerWeb version
1.6.0
What integration are you using?
Docker
Linux distribution (if applicable)
No response
Removed private data
Code of Conduct
The text was updated successfully, but these errors were encountered: