Permission Inheritance
#5
well the default permission in core is * which has a permission group name 'Everything' so yes I would say it supports the wildcard for 'all sub.permissions of x permission'

it's just good practice to not use it unless needed because sometimes using the wildcard will also give you negative permissions... for example

permission.*

could include

permission.deny.*

which could be a permission used to deny access to a command or feature.
Reply
Thanks given by:


Messages In This Thread
Permission Inheritance - by Shadowraix - 05-18-2015, 04:26 AM
RE: Permission Inheritance - by xoft - 05-18-2015, 06:25 AM
RE: Permission Inheritance - by Shadowraix - 05-18-2015, 07:10 AM
RE: Permission Inheritance - by LO1ZB - 05-18-2015, 10:06 AM
RE: Permission Inheritance - by Serial - 05-19-2015, 05:03 AM
RE: Permission Inheritance - by xoft - 05-19-2015, 04:36 PM
RE: Permission Inheritance - by Serial - 05-20-2015, 04:08 AM



Users browsing this thread: 1 Guest(s)