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.16.35

Release Date: 2008-07-14

* Certificates and CRLs are automagically converted from ASCII-
  armored format (often called PEM) to binary DER format if needed
  before being added to attributes of syntax Certificate or
  CertificateRevocationList.
* The DN portion of DynamicValueSelectList.ldap_url has the
  following special values now for defining the search DN based on
  the current DN of the entry:
   __________________________________________________
  |__|underscore|use_the_best_matching_naming_context|
  |._|single_dot|use_current_DN______________________|
  |..|two_dots__|use_parent_DN_______________________|

* Added simple Select-based plugin class for attribute type
  pwdAttribute.
* New features if Python_Imaging_Library_(PIL) is (optionally)
  installed:

  o Images are now automagically converted to JPEG format for
    attributes of syntax JPEGImage (e.g. attribute jpegPhoto).
  o Attributes width and height always set for <img> tag.
  o width and height set to maximum values keeping the original
    aspect ratio of the image.

* Changes when setting passwords:

  o Support for Password Modify Extended Operation for server-side
    password setting (see RFC_3062).
  o Generated salts for client-hashed password are eight bytes
    long.

* New global configuration parameter session_paranoid enables
  generating a new session ID for each hit. While slighty more
  secure this makes the browser's back button unusable though.


0.16.34

Release Date: 2008-07-11

* When displaying search results the title attributes of links
  contain multiple lines now.
* Select list of LDIF templates only displayed when adding new
  entries.
* Multiple lines for syntax Postal Address are joined with "
  $ " instead of "$". Whitespaces are stripped from
  begin and end of the lines.
* All attributes declared with NO-USER-MODIFICATION set are
  silently ignored when modifying entries even if provided in user
  input.
* Fixed handling of NON-ASCII chars in multi-line text input
  fields (e.g. for attribute postalAddress).
* Fixed handling of delta-modification in case an attribute having
  no EQUALITY matching rule defined for it.


0.16.33

Release Date: 2008-07-11

* When adding an entry an exception ldap.UNWILLING_TO_PERFORM also
  leads to the input form for modifying entry data.
* When re-displaying the entry input form in case of an error
  binary attribute are dropped since at the moment there is no
  appropriate way to deal with them in hidden input fields.
* Improved object class selection form:

  o A select list for object classes without kind
    ("Misc.") is only displayed if needed.
  o To save space the LDIF template list is now added as a select
    input field of the object class selection form. This also
    makes it possible to select a different input form type when
    using LDIF templates.
  o All input fields have a title attribute now.
  o Descriptions of input fields have <label
    for="id"> now.



0.16.32

Release Date: 2008-07-10

* In case of an attribute having an EQUALITY matching rule defined
  which is not implemented (announced in subschema) the delta-
  modification now deletes the whole attribute value. E.g. this
  avoids problems with attribute postalAddress on OpenLDAP.


---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to