mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #685] [MERGED] Add unique to username for create user #899
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/685
Author: @notAreYouScared
Created: 10/29/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @notAreYouScared
Base:
main← Head:ays/user-500📝 Commits (1)
bcb1dc4Add unique📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
app/Filament/Resources/UserResource/Pages/ListUsers.php(+1 -0)📄 Description
Usernames have to be unique, trying to make a new user with an existing username results in a 500, this fixes it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.