Jacopo Cappellato wrote:
Adrian Crum wrote:
...
I propose checking the current extended permissions in the following
way: Check for the base PARTYMGR permission first, if that fails, then
check the extended (PARTYMGR_STS) permission. Example: the
setPartyStatus service would check for the PARTYMGR_UPDATE permission
first, and if that fails, it would then check for the
PARTYMGR_STS_UPDATE permission.
...
What do you think?
Adrian, are you going to work also on the ROLE based permissions checks?
They are trickier but it would be great to refactor them too.
Jacopo