Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26449/docs
Modified Files:
NEWS
Log Message:
add external authentication hook
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- NEWS 5 Jan 2005 12:44:03 -0000 1.41
+++ NEWS 6 Jan 2005 10:12:23 -0000 1.42
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Added hook for external authentication. First implementation draft
+ of LDAP auth added to additional_plugins CVS (garvinhicking)
+
* Added an extended property to disable nl2br() for specific
entries (pilif)
|