Hi Christopher,

> I just updated a wiki running moinmoin 1.8.2 to 1.9.0, and I seem to
> be having an authentication problem.  I can log in to my account as
> usual, but I am logged out as soon as I move to a different page, even
> when just clicking the "edit" link.

That sounds rather like a session keeping problem (related to session
cookie).

In 1.9, lots of lowlevel stuff was refactored to use wsgi / werkzeug
(including the session handling) and some stuff initially was a bit
broken, see these bug reports:

This one affects wiki farms, shouldn't matter if it is just a single
wiki:

http://moinmo.in/MoinMoinBugs/1.9WikiFarmSessionDirHandlingBroken

Other issues:

http://moinmo.in/MoinMoinBugs/1.9AuthProblemWithNonRootWiki

http://moinmo.in/MoinMoinBugs/1.9CookiePathHandlingChanged

Other than this, you can try to clear the MOIN_SESSION cookies from the
browsers and see docs/UPDATE.html for some generic updating hints.

If that doesn't help, join us on IRC, see: http://moinmo.in/MoinMoinChat

BTW, there will be a 1.9.1 release soon to get out the stuff we alreay
fixed.

HTH,

Thomas



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to