[PR #1050] [MERGED] Basic two factor auth implementation #1144

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1050
Author: @lancepioch
Created: 3/2/2025
Status: Merged
Merged: 3/3/2025
Merged by: @lancepioch

Base: mainHead: lance/2fa


📝 Commits (4)

📊 Changes

2 files changed (+99 additions, -0 deletions)

View changed files

📝 app/Filament/Pages/Auth/Login.php (+77 -0)
lang/en/auth.php (+22 -0)

📄 Description

No description provided


🔄 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/1050 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 3/2/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `lance/2fa` --- ### 📝 Commits (4) - [`39c61cb`](https://github.com/pelican-dev/panel/commit/39c61cb19c55d9dd2e413efbbe313160931893f5) Basic two factor auth - [`4a78005`](https://github.com/pelican-dev/panel/commit/4a78005d4379e3c6017670c2b985e175ab41f111) Remove unused import - [`2676f76`](https://github.com/pelican-dev/panel/commit/2676f76f5447e1c71f4463c9c5cccccfd435598a) Add translation - [`17f880d`](https://github.com/pelican-dev/panel/commit/17f880d0ae9b7ded079067f9cd91172836edf308) Merge branch 'main' into lance/2fa ### 📊 Changes **2 files changed** (+99 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Auth/Login.php` (+77 -0) ➕ `lang/en/auth.php` (+22 -0) </details> ### 📄 Description _No description provided_ --- <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-05 18:05:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1144