[PR #1289] [MERGED] Make sure 2fa requirement is enforced #1302

Closed
opened 2026-02-04 19:35:08 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: boy132/enforce-2fa


📝 Commits (1)

  • 9301c75 make 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

grafik


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1289 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/enforce-2fa` --- ### 📝 Commits (1) - [`9301c75`](https://github.com/pelican-dev/panel/commit/9301c7526ab14d1a546a3e8d023804e984f3c48d) make sure 2fa requirement is... enforced ### 📊 Changes **5 files changed** (+29 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #1267 ![grafik](https://github.com/user-attachments/assets/1d5422ef-4010-493d-af8a-b07ad6b73474) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:35:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1302