Skip to content
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

Closed
avivtur opened this issue Feb 20, 2024 · 9 comments
Closed

Bug - [UploadFile] - [Can't upload system files] #10092

avivtur opened this issue Feb 20, 2024 · 9 comments

Comments

@avivtur
Copy link

avivtur commented Feb 20, 2024

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?

  • OS: [e.g. iOS]
  • Browser Chrome (on firefox it works fine)
  • Version 5.1.1

What is your product and what release date are you targeting?

Any other information?

@avivtur avivtur added the bug label Feb 20, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Feb 20, 2024
@tlabaj tlabaj moved this from Needs triage to Backlog in PatternFly Issues Feb 20, 2024
@tlabaj tlabaj added this to the Prioritized Backlog milestone Feb 20, 2024
@avivtur
Copy link
Author

avivtur commented Feb 26, 2024

workaround: I've managed to upload a public key, as long as it's not coming from the .ssh directory.

@sunsetZaaZa
Copy link

It could be the folder permissions on the .ssh folder are set in a way that is preventing read/upload of the public key.

@avivtur
Copy link
Author

avivtur commented Feb 29, 2024

Hi @sunsetZaaZa

It could be the folder permissions on the .ssh folder are set in a way that is preventing read/upload of the public key.

Well it worked just fine in v4, I assume that an extra layer of security added to the component, maybe by 3rd party package?
I'm hoping there's a way to override this and allow uploading from any directory, without having to change directory permissions for this

@avivtur
Copy link
Author

avivtur commented Apr 25, 2024

@sunsetZaaZa Hi :)
Do you know if there's any update on this issue?

@sunsetZaaZa
Copy link

sunsetZaaZa commented Apr 26, 2024 via email

@avivtur
Copy link
Author

avivtur commented May 21, 2024

because it's not a legitimate bug

@sunsetZaaZa Can you explain what do you mean by it? what would make this a legitimate bug?

Copy link

This issue has been automatically marked as stale because it has not had recent activity.

@github-actions github-actions bot added the Stale label Jul 21, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Copy link

github-actions bot commented Oct 3, 2024

This issue has been closed because it has not had activity since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in PatternFly Issues Oct 3, 2024
@tlabaj tlabaj removed this from the Prioritized Backlog milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants