[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ACL decisions based on requested access



Rein Tollevik wrote:

 The current access_allowed() API
returns a boolean grant/deny status for a requested access, so external "by hand" access level checks would, apart from being bad coding, not make any sense.

Forget this! I overlooked the maskp argument to access_allowed(), as well as the access_allowed_mask() function :-(

Rein