London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Access /{UI}/Shell/Debug without being in Administrators?

Vote:
 

Hello, I need to access the /{UI}/Shell/Debug/Routes on an EPi-site which has no users in the Administrators-group. Is this possible, or is there a way to add users to the Administrators-group?

I'm trying to debug EPi's routes because some routes (from a custom API-controller) that work perfectly on our development-server are not working on the test-server (404), naturally with the same code.

Any help is greatly appreciated :)

#194729
Edited, Jun 29, 2018 7:58
Vote:
 

If you are using aspnet membership provider (default) you can add a row to aspnet_UsersInRoles in the database to link someone in aspnet_Users to the aspnet_Roles Administrators.

#194802
Jul 03, 2018 15:52
Vote:
 

Thank you, this helps smile

#194921
Jul 09, 2018 8:05
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.