Using Captcha & MFA simultaneously creates impossible login #450

Closed
opened 2026-02-05 17:37:12 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @lps-rocks on GitHub (Sep 23, 2025).

Current Behavior

Enabling both Captcha and MFA results in an impossible login.

Receive error message saying the token has already been used.

Expected Behavior

Working Login functionality

Steps to Reproduce

  1. Enable Turnstile
  2. Enable MFA
  3. Logout
  4. Enter username & password, complete captcha (if necessary)
  5. Click login
  6. Enter MFA code now that the prompt is shown
  7. Click Login

Panel Version

v1.0.0-beta25

Wings Version

N/A

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @lps-rocks on GitHub (Sep 23, 2025). ### Current Behavior Enabling both Captcha and MFA results in an impossible login. Receive error message saying the token has already been used. ### Expected Behavior Working Login functionality ### Steps to Reproduce 1. Enable Turnstile 2. Enable MFA 3. Logout 4. Enter username & password, complete captcha (if necessary) 5. Click login 6. Enter MFA code now that the prompt is shown 7. Click Login ### Panel Version v1.0.0-beta25 ### Wings Version N/A ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#450