Skip to content

Redir to /auth/initial-setup after run in login rate limit #3408

Description

@z3ky

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions