Fixed GRANT ROLE TO ROLE not updating acl_roles_mappings hash.
Also fixed possible memory exploit by repeteadly calling: GRANT role to user; where role was already granted to user.
Showing
Please register or sign in to comment
Also fixed possible memory exploit by repeteadly calling: GRANT role to user; where role was already granted to user.