11-23-2017, 02:14 PM
I pulled my hair out on this a little bit, but I think I figured out what's going on.
It's not the fact that you're logging in as admin, it's the fact that you're login in as the user with the id of 1.
There is an anti lockout rule that prevents user 1 from getting locked out of any page in userspice. I'm guessing if you make another user and give them admin access and login as them, the page will work as expected.
It's not the fact that you're logging in as admin, it's the fact that you're login in as the user with the id of 1.
There is an anti lockout rule that prevents user 1 from getting locked out of any page in userspice. I'm guessing if you make another user and give them admin access and login as them, the page will work as expected.