# HG changeset patch # User Paul Boddie # Date 1273337551 -7200 # Node ID e6544f4f8e00e0cbbb36d70b01ad42dc84cd6282 # Parent 92d47a4aa49c49434463bfef8c26e8ac05f26e64 Added more things to do around search and authentication. diff -r 92d47a4aa49c -r e6544f4f8e00 TO_DO.txt --- a/TO_DO.txt Sat May 08 17:06:44 2010 +0200 +++ b/TO_DO.txt Sat May 08 18:52:31 2010 +0200 @@ -1,3 +1,6 @@ Site directory detection. Enabled/available site listings. HTTP user integration and Apache user/group file editing. +Support Xapian search. +Support OpenID and other authentication methods. + Remember anonymous_session_lifetime for 1.8.x and cookie_lifetime for 1.9.x.