Bug #7595
a2_role_names, a2_role_slugs and a2_role_uuids attributes does not list inherited roles
Start date:
17 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Their creation in the django_user attribute source just do user.roles.all() which is not enough.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|3630bfbc2f48630691fc34d775916e2446ad027d.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
Fix generic role attributes (fixes #7595)