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

feat: Preserve Linux Write Permission to Work with New Server #27

Open
i-kashirin opened this issue Mar 1, 2025 · 3 comments
Open

feat: Preserve Linux Write Permission to Work with New Server #27

i-kashirin opened this issue Mar 1, 2025 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed information-needed Lacks, information, so can't fix (or maybe reproduce) linux Linux OS Specific

Comments

@i-kashirin
Copy link

Patched version Fiddler does not works if exe-process have not access write permissons for folder "Fiddler Everywhere\resources\app\out"
tested on patches versions 1.1.0 and 1.0.9

Previous patches version 1.0.7 works correctrly without write permission for home folder Fiddler

@i-kashirin i-kashirin added bug Something isn't working enhancement New feature or request labels Mar 1, 2025
@sipsuru
Copy link
Contributor

sipsuru commented Mar 1, 2025

I see. The new "Server" creates & modifies files. It's not related to Yui-Patch (any version), but the latest version of "Server". which writes files and makes it easier for you to patch.

Could we do something about this in automated-patching (I'm not familiar with Linux)

@sipsuru
Copy link
Contributor

sipsuru commented Mar 1, 2025

Do you think that modifying permissions in Actions Runner, then compressing it with the "-p" option and instructing users to use the "-p" option while in extraction to preserve permissions, is a way?

@auto-yui-patch auto-yui-patch added linux Linux OS Specific and removed bug Something isn't working labels Mar 1, 2025
@auto-yui-patch
Copy link
Owner

@i-kashirin

Previous patches version 1.0.7 works correctrly without write permission for home folder Fiddler

No way!?
Well, as I previously mentioned

The new "Server" creates & modifies files. It's not related to Yui-Patch (any version), but the latest version of "Server".

Are you sure that with Yui-Patch 1.0.7 and latest server, it does work?

@auto-yui-patch auto-yui-patch added help wanted Extra attention is needed information-needed Lacks, information, so can't fix (or maybe reproduce) not-related-to-patch Not directly related to FE Patch. Instead related to Official FE and removed not-related-to-patch Not directly related to FE Patch. Instead related to Official FE labels Mar 3, 2025
@auto-yui-patch auto-yui-patch pinned this issue Mar 3, 2025
@auto-yui-patch auto-yui-patch changed the title Atter patch cant run Fiddler without write permission feat: Preserve Linux Write Permission to Work with New Server Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed information-needed Lacks, information, so can't fix (or maybe reproduce) linux Linux OS Specific
Projects
None yet
Development

No branches or pull requests

3 participants