dmolsen / MIT-Mobile-Web

The Mobile Web Project was initially developed during the summer of 2009 and is a fork of the original v0.9 release of the MIT Mobile Web project that can still be found on SourceForge. The project was updated in May 2010. It is a product designed to make it easier for higher education institutions to deliver mobile-optimized information and services. It helps deliver task-based content like maps, events, and directory information optimized for device "families." Full documentation can be found at http://mobilewebosp.pbworks.com/ Updates to the project can be found on Twitter at http://twitter.com/mobilewebosp/
http://mobilewebosp.pbworks.com
MIT License
57 stars 19 forks source link

Add ldap_bind for authentication for ldap service lib #2

Closed dmolsen closed 15 years ago

dmolsen commented 15 years ago

Add ldap_bind command around line #120 in the ldap service lib so the credentials actually get used.

dmolsen commented 15 years ago

added the option to turn auth on, to set the username, and the password as well as included the ldap_bind() function. it has been committed to both mobi-v1.0 and master branches