On 12/19/06, Tres Seaver <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1Announcing the release of version 1.4.1 of the PluggableAuthService (PAS) product. This is a bugfix release, and is a recommended upgrade for sites currently running PAS 1.4. Overview This product defines a fully-pluggable user folder, intended for use in all Zope sites. Documentation Please see the files under doc/ in the packaged software for more information, and consult the interfaces files under interfaces/ in the software package for PluggableAuthService and plugin APIs. Bugs Fixed - BasePlugin: The listInterfaces method only considered the old-style __implements__ machinery when determining interfaces provided by a plugin instance. - Made sure the emergency user via HTTP basic auth always wins, no matter how borken the plugin landscape. - ZODBUserManager: Already encrypted passwords were encrypted again in addUser and updateUserPassword (backported from trunk). (http://www.zope.org/Collectors/Zope/1926) More Information - Mailing list: http://lists.zope.org/mailman/listinfo/zope-pas/ - Collector: http://www.zope.org/Collectors/PAS/ - Subversion repository: http://svn.zope.org/PluggableAuthService/
Thanks Tres! _______________________________________________ Zope-PAS mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope-pas
