mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #714] [MERGED] Allow username on filament login page + make case insensitive #921
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/714
Author: @Boy132
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/15/2024
Merged by: @Boy132
Base:
main← Head:update/login-page📝 Commits (3)
fdab49fallow login with usernamef0d10aemake login case insensitiveb159079fix tests📊 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.