Skip to content

fix: remove hardcoded slash and escape regex special chars#741

Merged
cv5ch merged 2 commits into
masterfrom
2279-bug-is-a-forbidden-character-even-it-is-not
Jul 3, 2026
Merged

fix: remove hardcoded slash and escape regex special chars#741
cv5ch merged 2 commits into
masterfrom
2279-bug-is-a-forbidden-character-even-it-is-not

Conversation

@cv5ch

@cv5ch cv5ch commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
  • Removed hardcoded forward slash from Blacklist Regex.
  • Escaped regex special chars to avoid unintended behaviour.

- Removed hardcoded forward slash from Blacklist Regex.
- Escaped regex special chars to avoid unintended behaviour.
@cv5ch cv5ch merged commit adb4593 into master Jul 3, 2026
3 checks passed
@github-project-automation github-project-automation Bot moved this to 🎉 Done in 🚀 1.0 Release Jul 3, 2026
@cv5ch cv5ch deleted the 2279-bug-is-a-forbidden-character-even-it-is-not branch July 3, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

[BUG]: "/" is a forbidden character even it is not

2 participants