* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
authorArt Cancro <ajc@citadel.org>
Thu, 18 Jan 2007 04:35:52 +0000 (04:35 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 18 Jan 2007 04:35:52 +0000 (04:35 +0000)
commit004206b7ebfcea09018eedf600f355e56d587c01
tree6ceb97238635c335953fb94660430c7a97797d16
parentb2ae81802c708c80598f5d33b3bb296493e7be06
* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
  if the user is an Aide or the Room Aide
* Used the above in IMAP ACL...
citadel/imap_acl.c
citadel/ipcdef.h
citadel/room_ops.c