mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #140] Togglable setting to allow users to change account details. #89
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @DEV-DIBSTER on GitHub (Jul 1, 2025).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/140
Is there an existing feature request for this?
Describe the feature you would like to see.
I would like to see a profile settings page available to general users (not Administrators) that would allow users to change name, emails, or passwords.
It should be togglable per property, like not being able to change emails etc etc.
Describe the solution you'd like.
User side: Profile click, "Account Settings" page. There would have the name, email field. The password field would not have the password shown but have a field input.
Admin side: General Settings -> Customer Settings
Should have toggles for the name, email, password. This allows Administrators to still restrict if they want to allow users to change these settings. Should be fine scoped to allow certain properties to be changed.
Additional context to this request.
No response