[Moin-user] user_autocreate in Moin 1.8rc1

Rick Vanderveer rick.vanderveer at gmail.com
Fri Oct 10 01:11:03 EDT 2008


I've read the CHANGES doc and noted that the autocreate has changed.
However, it doesn't seem to work for me at all anymore. I tried changing it
to:

autocreate = true
autocreate = 1
user_autocreate = true
user_autocreate = 1

...and none of them worked.  Here's my farmconfig.py snippet:


    ##  domain authentication
    from MoinMoin.auth.http import HTTPAuth
    auth = [HTTPAuth()]
    user_autocreate = true
    ## removed the 'logout' link because it doesn't work under HTTPauth
    show_login = 0


Help?

-Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20081010/2c0dc83d/attachment.html>


More information about the Moin-user mailing list