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 right
Right to check
Return value
BOOLEAN
False if the user does not have privileges (but is logged in). True if the user has teh privileges