Patches item #847372, was opened at 2003-11-22 21:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504082&aid=847372&group_id=63470
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: |SmAsH| (hsams) Assigned to: Nobody/Anonymous (nobody) Summary: preventing invites to channels with controlcodes Initial Comment: This patch prevents invites into controlcoded channels for example #test[ASCI 3] As those channels dont exists, due to RFC1459 standard, and as they're often parsed the wrong way ( mIRC for example would parse #test[ASCI 3] as just #test, thus you can 'fakeinvite' ), I decided to write a patch which denies that behavior, thus if such a channel is used, the server will return 'ERR_NOSUCHCHANNEL' :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=504082&aid=847372&group_id=63470
