| Linux Forum Index » Linux Announce » ANNOUNCE: web2ldap release 1.0.29... |
|
Page 1 of 1 |
|
| Author |
Message |
| Michael Ströder... |
Posted: Fri Aug 07, 2009 5:50 pm |
|
|
|
Guest
|
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.
------------------------------------------------------------------------
Changes since last announced release 1.0.27
1.0.29
Release Date: 2009-08-07
* Note: This is the last release guaranteed to support Python_2.3!
For various reasons you should seriously consider to upgrade
your local Python installation.
* Various code-cleaning regarding a more consequent distinction of
UnicodeType and StringType data.
* Multiple space characters in DNs and attribute values are now
correctly displayed.
* Added a fall-back behaviour for older Python versions when
registering T.61 codecs.
* In expert search form the HTML attribute maxlength is now set to
the same values like specified for form parameters
search_filterstr and search_attrs.
* If no values are entered into the advanced search form no search
request with invalid filter is sent to the LDAP server anymore.
Instead an error message is displayed.
* Fix for the group administration: Caching is now disabled when
searching group entries the current entry is member of.
* When generating the assertion filter for detecting intermediate
changes to edited entries all NON-ASCII chars are now quoted.
E.g. with eDirectory cross-checking with binary attribute GUID
falsely prevented an entry to be modified.
* If the template file for a login form could be be read
(exception IOError) an error message is displayed to the user.
* Improvements to plug-in modules/classes:
o New base class NullTerminatedDirectoryString and registered
eDirectory attribute type extensionInfo with that.
o New class for eDirectory attribute type indexDefinition.
o Tabs in XML data are now expanded so it looks much nicer.
o Registered more DirXML-related attribute types with plugin
class XmlValue.
1.0.28
Release Date: 2009-07-29
* The content of LDAPSession.rootDSE is now written to the error
log as LDIF in case of unhandled exceptions.
* Corrected bug causing an UnicodeError exception when switching
from table to template input form.
* Changes to footer of table input form:
o Table HTML tags have title attributes for describing the input
fields.
o The select lists for additional values are skipped when there
are no more textual and/or binary multi-valued attributes.
o Attribute type objectClass is not added to select lists of
additional values since it always has to be changed through
the object class select form.
##########################################################################
# Send submissions for comp.os.linux.announce to: cola at (no spam) stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
########################################################################## |
|
|
| Back to top |
|
|
|
|