absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

MG-134 - Restrict CRUD operations on users to admin #180

Closed ianmuchyri closed 4 months ago

ianmuchyri commented 4 months ago

What type of PR is this?

What does this do?

Allow only the super admin to be able to carry out any CRUD operations on the users in the UI. Before any user could be able to list and create users. But this has been restricted to just the super admins

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes