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!
AI OnAI Off
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!
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.
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 :)