]> arthur.barton.de Git - ngircd-alex.git/commit
Fix NJOIN not propagating "half ops" status
authorAlexander Barton <alex@barton.de>
Sun, 13 Dec 2015 18:55:47 +0000 (19:55 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 13 Dec 2015 18:55:47 +0000 (19:55 +0100)
commit398022631a573a2b8de7811cacb6c202e90f263e
tree86127581ccf680e1bbdba857341dfd75627b90f1
parentf2cef85fde733d332b6ae3083274fd1165ca6ce2
Fix NJOIN not propagating "half ops" status

ngIRCd tested for the wrong prefix of "half ops" when processing NJOIN
commands and therefore never classified a remote user as "half op".

Thanks to wowaname for pointing this out on #ngircd!
src/ngircd/irc-server.c