mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #302] [MERGED] Only show application api keys #678
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/302
Author: @lancepioch
Created: 5/31/2024
Status: ✅ Merged
Merged: 6/1/2024
Merged by: @notAreYouScared
Base:
main← Head:issue/294📝 Commits (3)
8cec736Only show application api keys7d0ce16Remove unused imports5081cc3Fix badge, update table📊 Changes
4 files changed (+13 additions, -65 deletions)
View changed files
📝
app/Filament/Resources/ApiKeyResource.php(+1 -17)📝
app/Filament/Resources/ApiKeyResource/Pages/CreateApiKey.php(+3 -17)📝
app/Filament/Resources/ApiKeyResource/Pages/ListApiKeys.php(+6 -29)📝
app/Filament/Resources/UserResource/Pages/EditProfile.php(+3 -2)📄 Description
Resolves #294
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.