- Dec 17, 2011
- Dec 15, 2011
-
-
Hubert authored
-
Michael Bleigh authored
Remove beta notice
-
Hubert authored
-
- Dec 14, 2011
-
-
Ping Yu authored
Net::LDAP::Entry always returns an array of values.
-
- Dec 09, 2011
-
-
Jonathan Jackson authored
Net::LDAP::Entry (http://net-ldap.rubyforge.org/Net/LDAP/Entry.html) explicitly returns an array of values for each attribute. The result of OmniAuth::Strategies::LDAP#map_user was returning a string representation of the attribute values array (ie. "['attribute_value']"), and it should be returning the actual attribute value.
-
- Nov 17, 2011
-
-
Michael Bleigh authored
Remove ruby-debug dependency
-
Michael Bleigh authored
Wrapping original LDAP info in a hash so it doesn't break omniauth auth_hash interface
-
- Nov 16, 2011
-
-
Ivan Jovanovic authored
-
- Nov 15, 2011
-
-
Kevin Rohrbaugh authored
-
- Nov 02, 2011
- Oct 28, 2011
-
- Oct 26, 2011
-
-
Michael Bleigh authored
- Oct 24, 2011
-
-
Ping Yu authored
spec. Added spec test for ldap strategy
-