[Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.9.2.1

Jens Vagelpohl jens at dataflake.org
Sat Nov 6 06:49:01 EST 2004


Update of /cvs-repository/Products/PluggableAuthService/doc
In directory cvs.zope.org:/tmp/cvs-serv7936/doc

Modified Files:
      Tag: jens-implement_caching_branch
	CHANGES.txt 
Log Message:
- merging small changes from HEAD


=== Products/PluggableAuthService/doc/CHANGES.txt 1.9 => 1.9.2.1 ===
--- Products/PluggableAuthService/doc/CHANGES.txt:1.9	Sat Oct 16 16:18:03 2004
+++ Products/PluggableAuthService/doc/CHANGES.txt	Sat Nov  6 06:48:30 2004
@@ -1,5 +1,13 @@
 PluggableAuthService changelog
 
+  After PluggableAuthService 1.0.3
+
+    Bugs Fixed
+
+      - Clarified interface of IAuthenticationPlugin, which should return
+        None rather than raising an exception if asked to authenticate an
+        unknown principal;  adjusted ZODBUserManager accordingly.
+
   PluggableAuthService 1.0.3 (2004/10/16)
 
     Bugs Fixed



More information about the Zope-CVS mailing list