solanum-ircd / solanum

An IRCd for unified networks
https://solanum.chat/
GNU General Public License v2.0
225 stars 54 forks source link

extensions/extb_extgecos: Fix breakage #415

Closed TheDaemoness closed 1 year ago

TheDaemoness commented 1 year ago

This commit returns $x's old behavior as long as the mask does not contain a #, otherwise it uses the new behavior that supports CIDR notation.

This fixes $x:*badword* not matching realnames containing "badword".