[Date Prev][Date Next] [Chronological] [Thread] [Top]

web2ldap.py 0.7.2: WWW gateway for accessing LDAP servers



*** web2ldap.py 0.7.2 ***

HI!

I would like to announce a new version of web2ldap, a full-featured
LDAPv2+ client written in Python designed to run as web gateway.

It's available for free (GPL) from

  http://www.web2ldap.de/

There's a demo up and running:

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

I would like to encourage users to heavily test this gateway and
report success or problems to feedback@web2ldap.de. You might want
to use the feedback form on

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

as a template for a mail.

Thanks a lot.

Ciao, Michael.

Changes since 0.7.0:
- Added button downloading DSML-formatted directory data. (Very
preliminary and primitive implementation of a DSML level 1 producer.
This needs testing!).
- Fixed bug with LDIF data containing non-ASCII characters. All
values containing non-ASCII characters are BASE64-encoded now.
- Cleaned up password setting and added support for SMD5 and SSHA
hash types. Also hash types can be restricted in the per-host
configuration.
- Stand-alone mode delivers static documents from
web2ldapcnf.document_root now.

For more details see: http://www.web2ldap.de/doc/changes.html