Bug #655
closed
After changing admin pw the interface does not go to the login page
Added by Hammel over 6 years ago.
Updated over 6 years ago.
Description
The interface displays the "change password" page but after saving that it does not redirect to the login page (or front page, whichever).
This started happening with the updates to Buildroot 2018.07 but probably have something to do with the changes made for IronMan.
- Status changed from New to In Progress
- % Done changed from 0 to 10
This may be because
- The PHP server is running because the Pair button was enabled at boot.
- The PHP server is not running without the Pair Button so we can't use the web interface now.
I need to fix this. Both servers need to run if the Pair Button is not enabled. They just need to check the state of the button on each request, which is a little painful (cuz it's a call to an external program) but necessary.
This isn't because of the Ironman Pair button. I've been testing this on a normal Media Server so there is no Pair button. This should just work, but it's not.
I need to enable debug in the php server to see what's going on here.
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
Verified that the missing python module caused mk_passwd to fail. That's been fixed in RM #660. The web login has been retested with that fix and the updated password is now being properly saved and the user redirected to the front page as expected.
RM #660 tracks commits. This issue can now be closed.
Also available in: Atom
PDF