ANNOUNCE: web2ldap release 0.15.7

From: Michael Ströder (michael_at_stroeder.com)
Date: 02/05/05


Date: Sat, 5 Feb 2005 05:02:19 CST

HI!

Find a new release of web2ldap on

         http://www.web2ldap.de/download.html

About:
web2ldap is a full-featured LDAPv3 client written in Python and designed
to run as a stand-alone Web gateway or under the control of a web server
with FastCGI or SCGI support (e.g., Apache with mod_fastcgi or mod_scgi).

Ciao, Michael.

0.15.7

Release Date: 2005-02-05
   * Added new plugin class for attribute type sAMAccountType on MS
     Active Directory.
   * The SIGPIPE handler now simply ignores SIGPIPE instead of raising
     mssignals.SigPipeException. This fixes some strange effects when
     running in FastCGI mode and one hits [ Disconnect ] after
     reconnecting to the LDAP server of the current session (e.g. because
     of server restart).
     So this is for you if your web server's error log shows something
     like:
     Exception exceptions.AttributeError: "FCGI instance has no attribute
     'err'" in <bound method FCGI.__del__ of <fcgi.FCGI insta nce at
     0x42f0db6c>> ignored
   * Allow IPv6 addresses to be passed as parameter values in LDAP URLs
     and input fields.

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################