Skip to content

Sanitize: preserve backslashes in URLs#4000

Merged
ozh merged 6 commits intomasterfrom
pr-3998-backslash
Oct 30, 2025
Merged

Sanitize: preserve backslashes in URLs#4000
ozh merged 6 commits intomasterfrom
pr-3998-backslash

Conversation

@ozh
Copy link
Copy Markdown
Member

@ozh ozh commented Oct 13, 2025

This is a fix for #3802

This is a followup of #3998

@ozh
Copy link
Copy Markdown
Member Author

ozh commented Oct 13, 2025

LGTM (albeit being really embarrassed for closing @matt-h 's original PR)

@ozh
Copy link
Copy Markdown
Member Author

ozh commented Oct 24, 2025

@YOURLS/core review anyone ?


// Include relevant config file
define('YOURLS_CONFIGFILE', yut_find_config());
echo "Using config file: " . YOURLS_CONFIGFILE . "\n";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫣

Copy link
Copy Markdown
Member

@LeoColomb LeoColomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea and the code look good to me.
If you're satisfied with the logic, go for it.

@ozh ozh merged commit c8b5f22 into master Oct 30, 2025
10 checks passed
@ozh ozh deleted the pr-3998-backslash branch October 30, 2025 17:05
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.

3 participants