Manage user rights
Depends on #464 (closed)
A group admin must be able to :
- revoke a user access
- add a new user to its group
- update a user access (from read to admin for example), using a simple
<select>
You can make several Merge requests for these actions, but they should all be linked to this issue.