]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Always deny invite to users below halfop status, move OnUserPreInvite up to above...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Aug 2008 15:59:01 +0000 (15:59 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Aug 2008 15:59:01 +0000 (15:59 +0000)
commit48f5beea5b9076c969c2b58c11f068697ed2b811
treedfc55d6b936f1f63fb2d939bd47d470c8131f4bc
parentb03ec6a4eaa19c9e8acbe99ffc8c55fddcbf2384
Always deny invite to users below halfop status, move OnUserPreInvite up to above that access check, and allow a return of -1 to bypass the check.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10115 e03df62e-2008-0410-955e-edbf42e46eb7
include/modules.h
src/commands/cmd_invite.cpp