WRDAuthPlugin::RequireRight (open)
Verify that the user has the specified right. Let the user log in if he isn't yet
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
BOOLEAN FUNCTION RequireRight(STRING right)Parameters
STRING rightRight to check
Return value
BOOLEANFalse if the user does not have privileges (but is logged in). True if the user has teh privileges