1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Ping Yu
6c4ca27f97 move call_app! out of credential error try/catch block. 2011-01-24 21:08:38 -06:00
Ping Yu
0ed8037344 adding user lookup before the first, and use the DN from
the lookup result in the final binding.
2011-01-02 11:55:11 -06:00
Ping Yu
1e7b1b6557 revert the changes to ldap readme 2010-12-04 15:06:21 -06:00
Ping Yu
a2656e14ee updated the ldap readme and not changing the REQUEST_METHOD after
performed ldap bind check.
2010-12-02 23:08:37 -06:00
Michael Bleigh
c9f3375a18 Everything can now be initialized with a block instead of arguments. Closes #56 2010-11-29 12:59:20 -06:00
Zach Holman
cb87a7059f Simplify enterprise README 2010-11-23 14:59:25 -08:00
Ping Yu
c9157ec881 adding a :name_proc option for LDAP strategy, which allows you to match the
user name entered with the format of the :uid attributes. For example,
value of 'sAMAccountName' in AD contains only the windows user name.
If your user prefers use email to login, a name_proc as above will trim
the email string down to just the windows name. In summary, :name_proc helps you
to fill the gap between the authentication and user lookup process.
2010-11-03 11:19:05 -05:00
Ping Yu
42aed56a7a updated the readme file for ldap usage. 2010-11-03 09:20:07 -05:00
Ping Yu
cd4af04646 added user search and user info retrieve for LDAP strategy. updated the
reamde as well.
2010-10-02 21:58:14 -05:00
Ping Yu
bfc4eb9c86 added rdoc for ldap strategy 2010-10-01 21:03:47 -05:00
Michael Bleigh
0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
Renamed from oa-corporate/README.rdoc (Browse further)