JoinColony / colonyDapp

Colony dApp client
49 stars 19 forks source link

User with only root permission cannot see {colonyname}/admin #1845

Closed auryn-macmillan closed 5 years ago

auryn-macmillan commented 5 years ago

Steps to reproduce

  1. log in with a user who has only the root permission in the colony.

Expected behaviour

The user should have access to the colony's admin panel.

Actual behaviour

The user cannot not access the colony's admin panel; neither via the settings icon nor via a direct URL.

rdig commented 5 years ago

@sprusr should a user with only Root permissions, actually have access to the admin panel ?

Ie: is this actually a bug, or is it by design ?

auryn-macmillan commented 5 years ago

I assume they should, since there are functions that require root that are only accessible via the admin panel. Perhaps @itspatch can clarify.

itspatch commented 5 years ago

Yes, a user with root permission should have access to admin panel. Good catch Auryn

rdig commented 5 years ago

Closes by #1816