← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 540044] Re: After initial set up, mcc always shows mythweb authentication as enabled

 

It looks like the try: command exits after the enable check (because
username/password don't return anything) so it never gets to
found_cfg=True. It then runs the code in "if not found_cfg:" and since
/etc/mythtv/mythweb-digest exists after first configuration it sets
authentication to enabled.

-- 
After initial set up, mcc always shows mythweb authentication as enabled
https://bugs.launchpad.net/bugs/540044
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: New

Bug description:
After initially enabling authentication for mythweb, MCC will always show authentication as enabled (even if you disable it)

Steps to reproduce. Enable mythweb authentication (in MCC or using dpkg-reconfigure mythweb). Then disable mythweb authentication. Upon MCC reloading (or relaunching it), mythweb authentication is enabled (even though it really isn't)





References