Describe the bug
I'm on Anubis 1.25.0.
My users complained that every single request gets challenged, even when they passed the challenge. This breaks the site entirely, as instead of the .css being served, another challenge is served.
This only happens for users from specific countries. So far this has been confirmed for China and Colombia. These users have no problems anymore if they leave everything about their setup as it is, but use a VPN to a different country.
It seems Anubis' default policies consider some IP ranges more suspicious and in that case, it doesn't even matter anymore if the challenge was passed.
Steps to reproduce
- Use the standard policies
- Get an IP from one of the affected countries
- See how the site is unusable because even the .css gets challanged, breaking everything
Expected behavior
Anubis should let the combination of {IP, Cookie} pass after the challenge has been passed.
Your operating system and its version.
Any
Your browser and its version.
Any
Additional context
No response
Describe the bug
I'm on Anubis 1.25.0.
My users complained that every single request gets challenged, even when they passed the challenge. This breaks the site entirely, as instead of the .css being served, another challenge is served.
This only happens for users from specific countries. So far this has been confirmed for China and Colombia. These users have no problems anymore if they leave everything about their setup as it is, but use a VPN to a different country.
It seems Anubis' default policies consider some IP ranges more suspicious and in that case, it doesn't even matter anymore if the challenge was passed.
Steps to reproduce
Expected behavior
Anubis should let the combination of {IP, Cookie} pass after the challenge has been passed.
Your operating system and its version.
Any
Your browser and its version.
Any
Additional context
No response