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 1.0.0 announcement:

1.0.5

Release Date: 2008-10-13

* Improvements to plugin modules/classes:

  o New plugin module lotusdomino for LDAP interface of Lotus
    Domino server.
  o New plugin class for attribute types found in schema of MIT
    Kerberos LDAP backend: krbTicketFlags, krbPrincipalType and
    krbTicketPolicyReference.
  o New plugin class for LDAP syntax UUID.
  o Fix in BitArrayInteger.formValue for adding new values.

* Case-insensitive sorting for...

  o attributes in table view when displaying or editing entries
  o object classes in object class input select lists
  o lists of schema links in schema viewer

* Fixed SyntaxErroronly occuring with Python_2.3.
* Several updates to the country code configuration file including
  a fix NON-ASCII encoding of country names.


1.0.4

Release Date: 2008-09-23

* The basic searchform is displayed now when the server to connect
  to is chosen from the select list of [Connect] page. This avoids
  the annoying message "no search results found" when
  connecting without specifying a base DN.
* Corrected HTML templates for object class organization.
* Values for form parameter search_attrs can now be 1000 chars
  long.


1.0.3

Release Date: 2008-09-06

* Fix in schema viewer: When doing a wildcard search schema
  elements with several NAMEs are not listed more than once
  anymore.
* New plugin module eduperson and HTML templates for eduPerson.
* Exception ldap.NO_SUCH_OBJECT is ignored when adding a new entry
  and therefore reading the parent entry (for determining the
  governing structure rule). This happens when adding the root
  entry in a naming context.
* Documentation update:
  Update to python-ldap_2.3.5+ is required if the LDAP server's
  subschema contains name forms.
* Fixed a regression when adding a new entry if the structural
  object class of the superior entry cannot be determined (e.g. a
  rootDSE without objectClass attribute).

1.0.2

Release Date: 2008-09-04

* Fixed more regressions in case the subschema subentry cannot be
  read (e.g. because of access control).
* Fixed a regression when trying to modify the rootDSE...


1.0.1

Release Date: 2008-09-03

* Fixed regression in SubSchema.get_applicable_name_form_objs()
  which raised an exception when trying to add a new entry
  (choosing [New Entry]) in root naming context (empty DN).
* Fixed regression when generating context menu in schema viewer
  in case the subschema subentry cannot be read (e.g. because of
  access control).



Reply via email to