[Moin-user] HTTP authentication with lighttpd + fastcgi
Stefan Walter
sw at gegenunendlich.de
Mon May 1 08:48:02 EDT 2006
Hi,
has anyone successfully set up a MoinMoin on lighttpd with FastCGI and
HTTP authentication? My wikiconfig.py contains, as described on [1], the
following two lines:
from MoinMoin.auth import http, moin_cookie
and
auth = [http, moin_cookie]
HTTP authentication works for the web server, but I am not logged in with
MoinMoin afterwards (a MoinMoin account with the same name does exist).
Instead, I have to login via the UserPreferences page.
Any suggestions what might be missing?
Regards,
Stefan
[1]: http://moinmoin.wikiwikiweb.de/HelpOnAuthentication
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 650 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/moin-user/attachments/20060501/6d4eec3d/attachment.sig>
More information about the Moin-user
mailing list