CtdlAccessCheck() may now be passed a new access level to check for: ac_logged_in_or_...
authorArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 14:27:29 +0000 (10:27 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 14:27:29 +0000 (10:27 -0400)
commite61ccbf45d0896ba97236043f61ca084b846dc69
treea32a1db1b8c0d854c0896c463acc64a21d7a4a68
parente0233091b3bd706bd0623388e901aaa89fdf4741
CtdlAccessCheck() may now be passed a new access level to check for: ac_logged_in_or_guest, which will succeed if the user is logged in *or* if guest mode is enabled.
citadel/citserver.c
citadel/include/ctdl_module.h