When trying to apply a role (for example, the administrator role) to a user that was created by the Webserver authentication module, the page hangs when you click save. Subsequently, the page will also hang for the user that you tried to apply the role to.

I am able to apply the role through Drush successfully but that seems to break routing for the user that the role has been applied to. If they click on anything on the page, or click refresh in the browser, the page will just load endlessly until it times out.

I looked through the code to see if there is anything I can diagnose but I'm so unfamiliar with Symfony and all of it's conventions that I didn't know where to begin, haha (I really should get on top of that).

Anyway, please let me know if there is anything I can do to help.

This is a great lightweight webserver authentication module that serves as an alternative to the heavy-handed LDAP module. Keep up the awesome work!

Comments

aseabrook created an issue.