mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1702] [MERGED] Remove username rules and allow to change it in profile #1527
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/1702
Author: @Boy132
Created: 9/11/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @Boy132
Base:
main← Head:boy132/free-username📝 Commits (2)
bbab2beremove username rules and allow to change it in profile7700f05remove old test📊 Changes
5 files changed (+7 additions, -131 deletions)
View changed files
📝
app/Filament/Admin/Resources/Users/UserResource.php(+0 -2)📝
app/Filament/Pages/Auth/EditProfile.php(+7 -9)📝
app/Models/User.php(+0 -2)➖
app/Rules/Username.php(+0 -45)➖
tests/Unit/Rules/UsernameTest.php(+0 -73)📄 Description
There is no reason to restrict the username or to not allow users to edit theirs.
#FreeUsername
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.