Skip to content

fix: extend capability id symbols, properly escape regex, share patterns#38

Open
cobratbq wants to merge 1 commit intomigzai:masterfrom
cobratbq:bugfix-upstream
Open

fix: extend capability id symbols, properly escape regex, share patterns#38
cobratbq wants to merge 1 commit intomigzai:masterfrom
cobratbq:bugfix-upstream

Conversation

@cobratbq
Copy link

@cobratbq cobratbq commented Nov 15, 2025

Fixes:

  • must escape - in regex for allowed capability ID symbols (this probably did not cause issues because of its position inside the regex)
  • add . and /, s.t. vendor-specific capability IDs are properly processed
  • move regex patterns to common super-class

You should be able to trivially review these. I'm sorry for not submitting these sooner. I have had to deal with a enormous amount of harassment and didn't realized this was an oversight in irc-api, as opposed to using software.

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.

1 participant