mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1731] [MERGED] Url encode username in sftp connection string #1544
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/1731
Author: @Boy132
Created: 9/22/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @Boy132
Base:
main← Head:boy132/url-encode-sftp-string📝 Commits (4)
93526b7url encode username in sftp connection string1da5657use rawurlencodeb4b40cftrim username (and email)0e571ecfix label for password📊 Changes
3 files changed (+6 additions, -6 deletions)
View changed files
📝
app/Filament/Server/Pages/Settings.php(+3 -3)📝
app/Http/Controllers/Api/Remote/SftpAuthenticationController.php(+1 -1)📝
app/Models/User.php(+2 -2)📄 Description
Closes #1726
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.