mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #771] [MERGED] Show full client api key after creation #954
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/771
Author: @Boy132
Created: 12/6/2024
Status: ✅ Merged
Merged: 12/7/2024
Merged by: @lancepioch
Base:
main← Head:fix/show-client-api-key📝 Commits (2)
8c9e7cbshow notification when api key is created889ad5fremove hardcoded redirect url📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
app/Filament/Resources/UserResource/Pages/EditProfile.php(+10 -1)📄 Description
Fixes #768.
Yes, a notification is not the nicest thing but it is simple to do. Opening a modal is a headache.
Also fixes the hardcoded redirect url.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.