There are 2 different user groups for which I have created a different access level.
- User group 1 is allowed to run procedure X (added in Access Levels)
- User group 2 is NOT allowed to run that procedure X (NOT added in Access Levels)
Yet a user of group 2 can still run the procedure X (with nuRunPHPHidden) even though if I have not given permission to run the procedure.
How to set this permission up correctly?
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Permissions
Re: Permissions
Timo,
I have applied a fix for your issue.
You'll need the latest from Github.
Please let me know if it works for you.
Steven
I have applied a fix for your issue.
You'll need the latest from Github.
Please let me know if it works for you.
Steven
Re: Permissions
Thank you for that! The only inconvenience is that I now have to assign 20 procedures to 30 access levels, and this by hand. But fortunately, this is a one-time thing....