Menu

mod_psldap / News: Recent posts

mod_psldap 0.94 released

This version of mod_psldap provides an updated look and feel with two different skinning options to provide a green or blue color scheme.

Posted by David J. Picard 2010-05-15

mod_psldap 0.93 Released

The latest release of mod_psldap provides new core capabilities to support new actions to register users, add ldap attributes and client side drag and drop editing of the LDAP records to reassign records to superiors, people to managers, and members to groups. A client side form validation framework was also introduced that simplifies validation through leverage of custom attributes on the input elements.

Posted by David J. Picard 2010-04-21

mod_psldap 0.92 released

This is a bug fix release to address variations on the initially tested configurations and restores isolation of site specific configurations to simplify an upgrade.

Posted by David J. Picard 2010-04-03

mod_psldap 0.91 Released

The latest release of mod_psldap introduces support on handheld devices and XSLT execution on the Apache server. Users can now download contact records as VCF files from LDAP using these new capabilities and are free to create other complex file types leveraging this new feature. Additional capabilities have been created to introduce HTTP session persistence within LDAP to allow for single sign on across Apache instances - this session management feature is provided in a Beta form and is disabled by default.

Posted by David J. Picard 2010-04-02

mod-psldap 0.90 released

This release improves usability significantly with more visible and legible status responses, ability to dial contacts direct with skype, chat via yahoo, classify and manage vendor contacts, move contacts across nodes, fixes to the contact photo presentation, segregated browser side configuration, and more! Authorization and authentication support remain rock solid and will continue to be supported as core capabilities of this module.... read more

Posted by David J. Picard 2009-02-17

mod_psldap 0.89 released

Version 0.89 of mod_psldap has been released to provide AJAX functionality, allowing for the DSML form of the LDAP records to be browsed offline from either the organizational or management tree views. A minor issue with recognition of the search scope as defined in the URI has also been addressed along with the partial introduction of vcard export capabilities.

Posted by David J. Picard 2006-02-26

mod_psldap 0.88 released

Fixed dn references for dn's containing &, minor authorization defect when no authentication, addition of scope management on searches, im link integration.

Posted by David J. Picard 2005-06-12

mod_psldap 0.87 released

This release Implements management tree view in the stylesheets for displaying person's in their reporting structure - provided they have a manager attribute.

Posted by David J. Picard 2005-05-02

mod_psldap 0.86 released

This release addresses a critical defect that prevents the module from running on Apache 2.0 under some configurations

Posted by David J. Picard 2005-04-30

mod_psldap 0.85 released

The latest release of mod_psldap is now available, providing a more user friendly tree / hierarchical view of LDAP records using a new XSL Template over the DSML response stream.

Posted by David J. Picard 2005-04-18

mod-psldap 0.84 released

This version of mod-psldap fixes a typo in the index page on the sample web site, adds LDAP filter capabilities to authentication and separates enablement of authentication and authorization.

Posted by David J. Picard 2005-03-27

mod_psldap 0.83 released

This release addresses an inability to compile against Apache 2 and also introduces a switch to allow for connection with a V3 LDAP server. Some minor enhacements have also been introduced to the update UI to improve visual appeal and ease of use.

Posted by David J. Picard 2004-12-19

mod_psldap-0.82 released

The latest version of mod_psldap now handles binary data management in the LDAP store and correctly handles deletion requests of LDAP records. Auth cookies are now unset during authentication on failure. In addition, significant enhancements have been made to the XSL samples, such as the addition of JPEG photo handling.

Posted by David J. Picard 2004-10-01

mod_psldap 0.81 released

Changed authentication form internal redirect to send 302 response - this fixes pages with relative references to other resources and authenticated directory requests.

Posted by David J. Picard 2004-08-28

mod-psldap 0.80 released

This release addresses some defects in cookie based authentication and a minor JS syntax error in the example DSML processing pages. Further updates have also been made to the user / administrator documentation.

Posted by David J. Picard 2004-08-22

mod_psldap 0.79 released

This release is a bug fix release only and addresses some compilation issues on Apache 2.X. Caching on Apache2.X is no longer supported.

Posted by David J. Picard 2004-08-08

mod_psldap-0.78 released

This release addresses a severe shortcoming in IE's implementation of the level 2 DOM and resolves a critical defect in IE where the user is unable to submit edited LDAP records from the IE browser.

Posted by David J. Picard 2004-07-03

mod_psldap adds web management

This release of mod_psldap has implemented a new DSML-like interface to expose LDAP query results via XML and handles form submissions to allow the user access to modify LDAP records through their own LDAP accounts via a web interface. Complex XSL forms have also been created and bundled to provide visibility to the DSML results.

Posted by David J. Picard 2004-06-28

mod_psldap minor feature enhancements

Release 0.74 of mod_psldap is available with improvements in group handling (it now handles group names with spaces), authentication control, and an obscure crash condition repaired.

Posted by David J. Picard 2004-04-10

mod_psldap performance improved

mod_psldap 0.73 has been released. This release of the mod_psldap module focuses on performance improvements and minor feature enhancements and has the following new features / improvements:

Implemented caching of LDAP data on the apache server to significantly reduce traffic. The new cache implementation removes any entries not accessed for 15 minutes and is turned off by default.

Additional performance improvements were made to eliminate multiple unnecessary reconnects to the LDAP server during the Authentication and Authorization process.... read more

Posted by David J. Picard 2004-04-04

mod-psldap ported to APache 2.0

The code base for mod-psldap now compiles and runs against both Apache 1.3 and 2.0. This package differs from the packaged mod_auth_ldap in that it also performs cookie based validation and can authenticate the user without pulling the password off the ldap server.

Posted by David J. Picard 2004-01-26

mod_psldap 0.71 released

The latest revision of mod_psldap - an LDAP module for Apache capable of authenticating against an LDAP server has been released. This release contains support for cookie and form based authentication in addition to the existing support for basic authentication against a tightly secured LDAP server.

In addition, recognition of differences between values in submitted forms and existing LDAP records has been implemented to allow for future implementations for form based updates of LDAP records.

Posted by David J. Picard 2004-01-18

mod_psldap version 0.63 released

Version 0.63 of mod_psldap was released today, adding the functionality to address a user's group through LDAP groups in addition to the current means of identifying the group through a user attribute.

Several defects were also addressed to allow merging of configurations to function correctly.

Posted by David J. Picard 2003-06-14

mod_psldap 0.62 - initial release

mod_psldap has been offficially released as of 11 Jan 03. mod_psldap is an Apache C module for performing interactions with an ldap server and currently implements authentication and authorization through an ldap server using HTTP Basic authentication. This implementation has been tuned for performance and security, and is one of the few (if not the only) implementation of LDAP authentication within Apache that does not require transmission of the password from the LDAP server to the web server.... read more

Posted by David J. Picard 2003-01-14
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.