mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1289] [MERGED] Make sure 2fa requirement is enforced #1302
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/1289
Author: @Boy132
Created: 4/22/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @Boy132
Base:
main← Head:boy132/enforce-2fa📝 Commits (1)
9301c75make sure 2fa requirement is... enforced📊 Changes
5 files changed (+29 additions, -14 deletions)
View changed files
📝
app/Http/Middleware/RequireTwoFactorAuthentication.php(+18 -14)📝
app/Providers/Filament/AdminPanelProvider.php(+2 -0)📝
app/Providers/Filament/AppPanelProvider.php(+4 -0)📝
app/Providers/Filament/ServerPanelProvider.php(+4 -0)📝
lang/en/auth.php(+1 -0)📄 Description
Closes #1267
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.