openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
drupal-ldap_integration
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 4 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed left over debug messages
kreaper
More...
over 18 years ago
Bug fix for http://drupal.org/node/113884
kreaper
More...
over 18 years ago
*** empty log message ***
kreaper
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
kreaper
More...
over 18 years ago
add cvsignore
kreaper
More...
over 18 years ago
delete eclipse project file
kreaper
More...
over 18 years ago
Fixed a bug in _ldapauth_check_ldap() -- break when a successful ldap auth occurred.
kreaper
More...
over 18 years ago
Fixed a bug in _ldapauth_save_user
kreaper
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
kreaper
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.
kreaper
More...
over 18 years ago
ldapauth.module - Newly added LDAP configs are now ENABLED by default. ldapgroups.module - Fixed typos.
kreaper
More...
over 18 years ago
Removed file ldap_integration.module
kreaper
More...
over 18 years ago
Removed file CHANGES.txt
kreaper
More...
over 18 years ago
Removed dead file conf.php
kreaper
More...
over 18 years ago
Merging DRUPAL-5 into HEAD. HEAD now appropriately represents latest development commits. Stable releases are under versioned branches.
kreaper
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.
kreaper
More...
over 18 years ago
Fixed bug where admin ldap info was mistakenly displayed on user pages of others (affected admins only).
urbanfalcon
More...
over 19 years ago
removing zcallbacks reference as per issue 45790
tclineks
More...
over 19 years ago
removing debug calls as per issue 45778
tclineks
More...
over 19 years ago
Preparations for 4.7 branch
Pablo Brasero Moreno
More...
over 19 years ago
Preparations for 4.7 branch
Pablo Brasero Moreno
More...
over 19 years ago
Preparations for 4.7 branch
Pablo Brasero Moreno
More...
over 19 years ago
Preparations for 4.7 branch
Pablo Brasero Moreno
More...
over 19 years ago
Users can now read and modify their data in the LDAP directory
Pablo Brasero Moreno
More...
over 20 years ago
Initial release
Pablo Brasero Moreno
More...
over 20 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree