For the admin user, `modules/google-authenticator/` responds with 200 status code, but other users get 302.
In the console, I get this error afterward:
{message: 'A listener indicated an asynchronous response by r…age channel closed before a response was received'}
I encountered the same problem today. I can create 2fA for the administrator but not for user users.
I created a new user with WebMaster role, but I can `Error: Permission denied` when clicking on the Authenticator entry.
I see the option, but when I click it, I get the described error.
Is...