-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug - [UploadFile] - [Can't upload system files] #10092
Comments
workaround: I've managed to upload a public key, as long as it's not coming from the |
It could be the folder permissions on the .ssh folder are set in a way that is preventing read/upload of the public key. |
Hi @sunsetZaaZa
Well it worked just fine in v4, I assume that an extra layer of security added to the component, maybe by 3rd party package? |
@sunsetZaaZa Hi :) |
because it's not a legitimate bug
…On Thu, Apr 25, 2024, 5:11 AM Aviv Turgeman ***@***.***> wrote:
@sunsetZaaZa <https://github.com/sunsetZaaZa> Hi :)
Do you know if there's any update on this issue?
—
Reply to this email directly, view it on GitHub
<#10092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEDVPSW62VUMSPF5PCJINDLY7DJGFAVCNFSM6AAAAABDRLR3I6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWHAZTKOJSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@sunsetZaaZa Can you explain what do you mean by it? what would make this a legitimate bug? |
This issue has been automatically marked as stale because it has not had recent activity. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been closed because it has not had activity since being marked as stale. |
Describe the problem
Trying to upload a system file (like ssh pub key) is not allowed anymore.
This is a regression as PF4 did allow this.
How do you reproduce the problem?
Go to PF docs > FileUpload and try to upload an SSH public key, A window alert will pop from the browser and prevant this action
Expected behavior
The upload should occur regularly
Is this issue blocking you?
I couldn't find any workaround
Screenshots
cant-upload-ssh-file.mp4
What is your environment?
What is your product and what release date are you targeting?
Any other information?
The text was updated successfully, but these errors were encountered: