Bug #10047
Creation of permissions in RoleManager.get_admin_role() is not concurrent safe
Start date:
22 Feb 2016
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Associated revisions
History
Updated by Benjamin Dauvergne about 5 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|250cc8c0ab00937adbefced695dba19bb89a35ab.
Updated by Benjamin Dauvergne about 5 years ago
- Status changed from Résolu (à déployer) to Solution déployée
a2_rbac: use get_or_create() to associate permissions to admin roles (fixes #10047)