Forced 2FA Requirement no longer works #440

Closed
opened 2026-02-04 18:01:47 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @IThundxr on GitHub (Sep 18, 2025).

Originally assigned to: @Boy132 on GitHub.

Current Behavior

Currently forcing a 2FA Requirement does nothing, unlike how it previously made the user setup 2FA before letting them use the panel.

Expected Behavior

The expected behaviour here is some sort of a block preventing users from accessing the panel before having set up 2FA if the requirement is there.

Steps to Reproduce

  1. Enable 2FA Requirement
  2. Create a new user account
  3. Log in and observe that there is nothing asking said user to enable 2fa

Panel Version

ce393af7a6

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 @IThundxr on GitHub (Sep 18, 2025). Originally assigned to: @Boy132 on GitHub. ### Current Behavior Currently forcing a 2FA Requirement does nothing, unlike how it previously made the user setup 2FA before letting them use the panel. ### Expected Behavior The expected behaviour here is some sort of a block preventing users from accessing the panel before having set up 2FA if the requirement is there. ### Steps to Reproduce 1. Enable 2FA Requirement 2. Create a new user account 3. Log in and observe that there is nothing asking said user to enable 2fa ### Panel Version ce393af7a649189d9ae6f78c4f73e870e4110b34 ### 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.
Author
Owner

@rmartinoscar commented on GitHub (Sep 18, 2025):

ce393af7a6/app/Providers/Filament/PanelProvider.php (L50-L73)
690b06f655

@rmartinoscar commented on GitHub (Sep 18, 2025): https://github.com/pelican-dev/panel/blob/ce393af7a649189d9ae6f78c4f73e870e4110b34/app/Providers/Filament/PanelProvider.php#L50-L73 https://github.com/pelican-dev/panel/commit/690b06f655ed56da4757815232b97f8029d3e738
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#440