web2ldap 0.16.28 (Default branch) |
|
|
web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.
License: GNU General Public License (GPL)
Changes:
This release fixes some regressions and adds work-arounds (e.g. for bugs in OpenDS). Delta-modification now explicitly deletes old values if an attribute has an EQUALITY matching rule.
|