0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed left over debug messages More... over 18 years ago
Bug fix for http://drupal.org/node/113884 More... over 18 years ago
*** empty log message *** More... over 18 years ago
ldapauth_admin_form() Workaround for a DB schema screwup. The port column in the ldapauth database is set to 0 for default. The code checks for that value and sticks the LDAP default port instead, i.e. 389 More... over 18 years ago
add cvsignore More... over 18 years ago
delete eclipse project file More... over 18 years ago
Fixed a bug in _ldapauth_check_ldap() -- break when a successful ldap auth occurred. More... over 18 years ago
Fixed a bug in _ldapauth_save_user More... over 18 years ago
Rewrote the _ldapauth_user_authenticate module With Login Process set to Drupal First and Then LDAP Check for drupal first, then check ldap. If LDAP authentication is successful, then add a LDAP user to the drupal database. With Login Process set to LDAP Check with LDAP In both cases, the first user (uid=1) will always authenticate locally Heavily commented the code as well for others to read More... over 18 years ago
ldapauth.module a) Newly added LDAP servers are ENABLED by default. b) ldap server list view now gives the ability to individually activate and de-activate the ldap servers ldapgroups.module a) ldapgroups allow configuration of ldap groups to drupal roles for active configurations. If the ldap config is not active, then it will not be listed in the ldapgroups page. More... over 18 years ago
ldapauth.module - Newly added LDAP configs are now ENABLED by default. ldapgroups.module - Fixed typos. More... over 18 years ago
Removed file ldap_integration.module More... over 18 years ago
Removed file CHANGES.txt More... over 18 years ago
Removed dead file conf.php More... over 18 years ago
Merging DRUPAL-5 into HEAD. HEAD now appropriately represents latest development commits. Stable releases are under versioned branches. More... over 18 years ago
Merged DRUPAL-5 into HEAD. HEAD will now represent normal setup i.e. latest/nightly commit. DRUPAL-5 will represent a stable release. More... over 18 years ago
Fixed bug where admin ldap info was mistakenly displayed on user pages of others (affected admins only). More... over 19 years ago
removing zcallbacks reference as per issue 45790 More... over 19 years ago
removing debug calls as per issue 45778 More... over 19 years ago
Preparations for 4.7 branch More... over 19 years ago
Preparations for 4.7 branch More... over 19 years ago
Preparations for 4.7 branch More... over 19 years ago
Preparations for 4.7 branch More... over 19 years ago
Users can now read and modify their data in the LDAP directory More... over 20 years ago
Initial release More... over 20 years ago