Most methods are ignoring the enabled flag (on member, group, resource, and action) during their queries. Queries need WHERE clauses added:
WHERE enabled = 1
etc.
Logged In: YES user_id=302293
Fixed in permissions. Needs to be tested.
Still needs to be fixed in all other queries (I.e, addToGroup, etc.)
Log in to post a comment.
Logged In: YES
user_id=302293
Fixed in permissions. Needs to be tested.
Still needs to be fixed in all other queries (I.e,
addToGroup, etc.)