override: only engage override code if we're needing to authorize a WRITE to a channel's state (closes #65)

This commit is contained in:
William Pitcock 2015-12-10 01:00:32 -06:00
parent c7708a0994
commit 202d496644
8 changed files with 32 additions and 9 deletions

View file

@ -82,6 +82,7 @@ typedef struct
struct membership *msptr;
struct Client *target;
int approved;
int dir;
} hook_data_channel_approval;
typedef struct