Description

It looks like the order of a multistage configuration is ignored in some cases.

auth = [MoinAuth(), HTTPAuthMoin(autocreate=True)]

I would assume that MoinAuth() is called first. But my browser shows me a new login window. And afterwards I am loggend in I don't get the logout button. After closing the browser and reopens it I am logged out. Thats why I assume that MoinAuth() was ignored.

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

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/MulitstageOrderProblem (last edited 2009-12-01 22:03:08 by ReimarBauer)