[PR #714] [MERGED] Allow username on filament login page + make case insensitive #921

Closed
opened 2026-02-05 17:58:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/714
Author: @Boy132
Created: 11/15/2024
Status: Merged
Merged: 11/15/2024
Merged by: @Boy132

Base: mainHead: update/login-page


📝 Commits (3)

📊 Changes

3 files changed (+36 additions, -3 deletions)

View changed files

📝 app/Filament/Pages/Auth/Login.php (+27 -2)
📝 app/Models/User.php (+8 -0)
📝 tests/Integration/Api/Client/AccountControllerTest.php (+1 -1)

📄 Description

Closes #658


🔄 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/714 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `update/login-page` --- ### 📝 Commits (3) - [`fdab49f`](https://github.com/pelican-dev/panel/commit/fdab49fcaff9727fadc6cc20d759f5113e1f89b6) allow login with username - [`f0d10ae`](https://github.com/pelican-dev/panel/commit/f0d10aeed9855f6f4c10ff5c4698a67f97804fc3) make login case insensitive - [`b159079`](https://github.com/pelican-dev/panel/commit/b159079361eca33bd27d973a6a4e174e897f655a) fix tests ### 📊 Changes **3 files changed** (+36 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Auth/Login.php` (+27 -2) 📝 `app/Models/User.php` (+8 -0) 📝 `tests/Integration/Api/Client/AccountControllerTest.php` (+1 -1) </details> ### 📄 Description Closes #658 --- <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 17:58:32 +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#921