mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1897] [MERGED] Add back 2fa requirement middleware #1645
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1897
Author: @Boy132
Created: 11/13/2025
Status: ✅ Merged
Merged: 11/24/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-2fa-requirement📝 Commits (2)
4be90a4add back 2fa requirement middleware3935d5fApply suggestions from code review📊 Changes
3 files changed (+84 additions, -24 deletions)
View changed files
➕
app/Exceptions/Http/TwoFactorAuthRequiredException.php(+18 -0)➕
app/Http/Middleware/RequireTwoFactorAuthentication.php(+64 -0)📝
app/Providers/Filament/PanelProvider.php(+2 -24)📄 Description
Closes #1718
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.