mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1826] [MERGED] Add api endpoint for updating username #1592
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/1826
Author: @Boy132
Created: 10/23/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @Boy132
Base:
main← Head:boy132/username-client-api📝 Commits (1)
f265f49add api endpoint for updating username📊 Changes
4 files changed (+60 additions, -0 deletions)
View changed files
📝
app/Http/Controllers/Api/Client/AccountController.php(+20 -0)➕
app/Http/Requests/Api/Client/Account/UpdateUsernameRequest.php(+38 -0)📝
lang/en/activity.php(+1 -0)📝
routes/api-client.php(+1 -0)📄 Description
Followup for #1702
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.