Skip to content

[C2] Remove ADMIN vs SUPERADMIN redundancy #6762

@ywarnier

Description

@ywarnier

In C2 alpha, 3 admin roles are created:

  • global admin (an admin in the context of multi-urls)
  • superadmin (a local admin that can use "login as")
  • admin (a local admin without "login as")

This single change between superadmin and admin is not worth the confusion.
Add a migration to remove the "Superadmin" role and add the "login as" permission to "admin" (or remove "admin" and change the name of "superadmin" to "admin" :-)).

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions