realJoshByrnes / IRC2017

Public bug tracker for IRC2017 (irc.irc7.com)
0 stars 0 forks source link

WHOIS (and others) should be restricted to registered users. #38

Open realJoshByrnes opened 6 years ago

realJoshByrnes commented 6 years ago

There's a very limited list of which commands should be available to non registered users... These are the ones I can think of:

AUTH IRCVERS MODE (as in MODE ISIRCX or MODE ISIRCX only) NICK PASS PONG (not needed at present, but useful in preventing blind bots) QUIT SERVER USER WEBIRC

Currently, WHOIS, and possibly other commands are not restricted to registered users only.

jyonxo commented 6 years ago

This only applied to INFO, WHISPER and WHOIS. Those have been addressed. Please check.