Describe the Bug
Pangolin landing page redirects to /auth/initial-setup (ERROR 1682261561) after running into the login rate limit when the limit is configured like
rate_limits: auth: max_requests: 3
log.txt
Environment
- Ubuntu 26 LTS:
- Pangolin Version: 1.19.4
- Enterprise
- Gerbil Version: 1.4.2
- Traefik Version: 3.6
- Newt Version: no newt connection
- Client Version: Safari, Chrome
To Reproduce
- Configure rate limit
rate_limits: auth: max_requests: 3
- Open pangolin landing page: pangolin.domain.org
- Login with invalid credentials for 3 times
- See the rate limit notification
- Reload the page several times
Expected Behavior
- See the login page with rate limit notification
Describe the Bug
Pangolin landing page redirects to /auth/initial-setup (ERROR 1682261561) after running into the login rate limit when the limit is configured like
rate_limits: auth: max_requests: 3log.txt
Environment
To Reproduce
rate_limits: auth: max_requests: 3Expected Behavior