HI!
Find a new release of web2ldap on
http://www.web2ldap.de/download.htmlAbout:
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.16.28
Release Date: 2008-06-22
* If the LDAP server returns strange empty lists as attribute
value lists (e.g. OpenDS does this for attribute isMemberOf)
then these are ignored when modifying an entry.
* Also in case of an attribute getting completely deleted the
delta-modification now explicitly deletes the old attribute
values if an EQUALITY matching rule is defined in subschema for
the attribute type.
0.16.27
Release Date: 2008-06-18
* Delta-modification now explicitly deletes the old attribute
values if an EQUALITY matching rule is defined in subschema for
the attribute type. This is an additional cross-check to detect
whether the entry to be modified was removed or changed in
between.
* Simplified referral chasing: The DN is simply extracted from
referral URL (in compliance with the note in RFC_3296 about
empty referral DN).
0.16.26
Release Date: 2008-06-16
* Fixed a regression when enabling tree delete control for
recursive tree deletion.
* An assertion filter is passed along in form parameter
in_assertion from the input form to the modify page which is
used to cross-check whether the entry to be modified was removed
or changed in between. Still this is not using the assertion
control. But it's safer than before.
0.16.25
Release Date: 2008-06-14
* Fixed a regression when adding entries.
---
You are currently subscribed to
ldap@... as: [
lists@...]
To unsubscribe send email to
ldap-request@... with the word UNSUBSCRIBE as the SUBJECT of the message.