Bug #7280
manager: fix permission checking in UserAdd and UserEdit views
Start date:
19 May 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
The two classes should inherit from BaseAddView and BaseEditView, and the delete action should only be shown if user has delete permission on the current user.
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|238f68ab7b9e599d1a15c4ef72534bf2757c4c4a.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager: fix permission checking in UserAdd and UserEdit views
fixes #7280