Bug #10255
Attach self-admin permission to roles using get_or_create()
Start date:
09 March 2016
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Not using get_or_create() expose us to concurrency bugs:
Associated revisions
History
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|e1260cc74a53b212ff039fdcd3219cbbe619a517.
Attach self-admin permission to roles using get_or_create() (fixes #10255)