mirror of
https://github.com/anope/anope.git
synced 2026-07-10 17:23:14 +02:00
BUILD : 1.7.19 (1303) BUGS : 703 NOTES : Fixed user being able to change channel modes on empty channels without permission (eg SECUREOPS)
git-svn-id: svn://svn.anope.org/anope/trunk@1303 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1021 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
76f61c3e33
commit
5f5ac9f0d7
@@ -1287,6 +1287,7 @@ typedef struct ircd_modes_ {
|
||||
#define CUS_HALFOP 0x0004 /* Halfop (+h) */
|
||||
#define CUS_OWNER 0x0008 /* Owner/Founder (+q) */
|
||||
#define CUS_PROTECT 0x0010 /* Protected users (+a) */
|
||||
#define CUS_DEOPPED 0x0080 /* User has been specifically deopped */
|
||||
|
||||
#define MUT_DEOP 0
|
||||
#define MUT_OP 1
|
||||
|
||||
Reference in New Issue
Block a user