Skip to content

User roles property: admin or normal user

LenaertsJ requested to merge issue17_user_administrator into master

Description of changes

  • Adding the roles property to a user.
  • An extra field in the user creation form to select whether user is a normal user or admin or both.
  • Redirection to homepage adapted (if user is only role_admin homepage is admin, in all other cases the homepage is the normal Chill interface)
  • Section menu entry added for admin users 'administration'

Question: Is it normal that my newly created admin users do not have this impersonification button? Only the original admin user does...

Issues related

Tests

Edited by LenaertsJ

Merge request reports