0
I Use This!
Inactive

Commits : Listings

Analyzed 3 minutes ago. based on code collected 9 minutes ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some bugs to the new UI settings, forget password bug (http://drupal.org/node/127489). More... over 18 years ago
Fixed http://drupal.org/node/124656 More... over 18 years ago
- Added ability to alter (rather than just overwrite) request new password form, remove or disable email on user form for LDAP user accounts per http://drupal.org/node/65159 - Fixed http://drupal.org/node/125235 - Fixed http://drupal.org/node/124389 More... over 18 years ago
- Added email attribute in configuration to enable email sync on registration with just ldapauth.module - node/115146; - Added system wide settings tab on configuration page; - Added password reset and retrieval UI options - node/65159; - Fixed basedn size problem; More... over 18 years ago
http://drupal.org/node/122858 More... over 18 years ago
translation fixes More... over 18 years ago
http://drupal.org/node/118619 More... over 18 years ago
Bug fix for http://drupal.org/node/120313 additional reference: http://bugs.php.net/bug.php?id=30670 More... over 18 years ago
Fixed TLS connection errors Clarified UI More... over 18 years ago
Bugfix for http://drupal.org/node/118366 More... over 18 years ago
bugfix #2 for http://drupal.org/node/120249 More... over 18 years ago
Bugfix for http://drupal.org/node/120249 strip DNs into friendly names after running the groups through the filters More... over 18 years ago
Corrected a comment More... over 18 years ago
BugFix for http://drupal.org/node/118746 More... over 18 years ago
Fixed a major bug with loading of global $ldap object Possible fix for http://drupal.org/node/118452 More... over 18 years ago
Set the default host to "example.com" following standards More... over 18 years ago
Bugfix for http://drupal.org/node/118619 More... over 18 years ago
Check for empty array in ldapdata_user_view More... over 18 years ago
Check for empty roles array in ldapgroups_user_login() More... over 18 years ago
Security related bug fixes More... over 18 years ago
Fixed security bug - before applying ldapgroups_roles_filter(), do not strip the DNs to their group names. In multiple LDAP server scenario, it constitutes a security breach. More... over 18 years ago
Fixed security bug with ldapgroups_roles_filter() Perform case-insensitive search for approved groups More... over 18 years ago
Added comments, cleaned up commented out code More... over 18 years ago
Corrected the ldapdata.conf.php file path location More... over 18 years ago
Corrected the ldapgroups.conf.php file location More... over 18 years ago
ldapauth.install - changed pgsql update calls to use update_sql() More... over 18 years ago
http://drupal.org/node/116063 PGSQL schema adopted for HEAD More... over 18 years ago
mail field should be set as "text", not "url" More... over 18 years ago
_ldapdata_reverse_mappings() -- check for empty arrays on initial user create More... over 18 years ago
Release of new features * Initial port of ldapdata.module * bug fixes in ldapgroups.module * Added README.txt file * Added required dependencies in the *.info files More... over 18 years ago