mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #00872
[Bug 521269] Re: mythweb username & password forgotten after update from mythbuntu-repos 0.22
Looks like the issue was in mythweb.postinst
Mythweb Authentication was set to true (when in non-interactive mode).
This caused postinst to pull in new user/pass. Since we don't store
user/pass in plaintext (it gets cleared from conf file), in non-
interactive mode user/pass were set to "". Fixed this by changing
Mythweb Authentication from always true to "" in non-interactive mode.
This allows postinst to not touch the current settings for
authentication.
I also noticed a mythweb only setting that was the same. I changed that
as well.
I've pushed the changes to fixes and trunk, so I would expect this to be
fixed in the next mythplugins build.
--
mythweb username & password forgotten after update from mythbuntu-repos 0.22
https://bugs.launchpad.net/bugs/521269
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Committed
Status in “mythtv” package in Ubuntu: Fix Committed
Bug description:
Each week when I download system updates from the mythbuntu-repos 0.22, the mythweb username & password is forgotten. It has the effect of locking me out of mythweb.
Thus, each week I have to go into Mythbuntu Control Centre and re-configure the mythweb username and password.
References