mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1478] [MERGED] Add SSH Keys to Profile #1411
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/1478
Author: @Boy132
Created: 7/3/2025
Status: ✅ Merged
Merged: 7/6/2025
Merged by: @Boy132
Base:
main← Head:boy132/ssh-keys-ui📝 Commits (3)
04c81cfadd ui for ssh keys780f2c9fix disabled check for create action9e066e8make phpstan happy📊 Changes
3 files changed (+163 additions, -14 deletions)
View changed files
📝
app/Filament/Pages/Auth/EditProfile.php(+106 -11)➕
app/Services/Ssh/KeyCreationService.php(+48 -0)📝
lang/en/profile.php(+9 -3)📄 Description
Closes #1201
Also fixes activity log for deleting api keys.
Yes, the fingerprint is overflowing and there is this weird gap. That's because of the (non-exsiting) label and I don't know to fix it. :(
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.