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

web2ldap.py 0.5.6: WWW gateway for accessing LDAP servers



HI!

I would like to announce a new version of web2ldap (formerly known as
ldap-client-cgi.py), a full-featured LDAPv2 client written in Python
designed to run as a CGI-BIN under the control of a WWW server.

It's available for free (GPL) from

  http://www.web2ldap.de/

There's also a working demo there.

I would like to encourage people to give feedback about the usability
of this program.

Ciao, Michael.

Changes since 0.5.3:

- some code cleaning / bug fixing in login procedure
- some small performance enhancements
- direct output of UTF-8 if browser sends UTF-8 in
  HTTP_ACCEPTED_CHARSET (e.g. like Netscape Communicator 4.5x does)
- fixed problems with being too case sensitive in modify
- some small improvements in user interface