# HG changeset patch # User Paul Boddie # Date 1309018216 -7200 # Node ID 7741336b3c6c29f881af216ae500aa341b49bf98 # Parent 7ccb4fa10b63a137ae42ee7a6c9481b02b382dfc OpenID is now supported as a login mechanism. diff -r 7ccb4fa10b63 -r 7741336b3c6c TO_DO.txt --- a/TO_DO.txt Sat Jun 25 18:08:21 2011 +0200 +++ b/TO_DO.txt Sat Jun 25 18:10:16 2011 +0200 @@ -8,8 +8,6 @@ Perhaps configure and install Xapian plus bindings. ./configure --prefix={$moin-prefix} && make && make install ./configure --with-python --prefix={$moin-prefix} XAPIAN_CONFIG={$moin-prefix}/bin/xapian-config PYTHON_LIB={$moin-prefix}/lib/python2.5/site-packages && make && make install -Support OpenID and other authentication methods. - Remember anonymous_session_lifetime for 1.8.x and cookie_lifetime for 1.9.x. Support OpenID provision (http://moinmo.in/HelpOnOpenIDProvider): openid_server_enabled = True openid_server_enable_user = True # optional, for nominating pages as user OpenID URLs