Description

konqueror 4.2.4 does not like this configuration. If you try

    from MoinMoin.auth.http import HTTPAuthMoin

    auth = [HTTPAuthMoin(autocreate=True)]

then konqueror shows html source instead of the rendered result

It seems to work without a problem in opera and firefox

Steps to reproduce

  1. do this...

Example

Component selection

Details

MoinMoin Version

1.9rc1

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

Other browsers like opera do show a login window and you don't see the content before you log in. If you select Cancel you get a message text of "Please log in first." But konqueror shows the complete source of the page.

That is a konqueror bug. See When accessing a password-protected site, Konqueror mis-identifies content as text/html, even if it isn't. (https://bugs.kde.org/show_bug.cgi?id=205088)

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/httpauthMoinLoginAndKonqueror (last edited 2009-12-02 23:26:11 by ReimarBauer)