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

WIP: relativePathRow: Fix regular expression for validation #561

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

tchx84
Copy link
Owner

@tchx84 tchx84 commented Aug 30, 2023

flatpak-override --persist option can take basically any string, so there isn't much to validate here, except one string that can break the config files, e.g. linebreaks.

Closes #558

@tchx84 tchx84 changed the title relativePathRow: Fix regular expression for validation WIP: relativePathRow: Fix regular expression for validation Aug 30, 2023
flatpak-override --persist option can take basically any
string, so there isn't much to validate here, except one
string that can break the config files, e.g. linebreaks.

Closes #558
Overrides files are not owned by Flatseal, therefore
there's no guarantees on its contents.

Closes #558
@tchx84 tchx84 merged commit 9e148b0 into master Aug 31, 2023
1 check passed
@tchx84 tchx84 deleted the fix-persistent-regexp branch August 31, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Flatseal won't launch because of invalid Key file line
1 participant