Commit Graph

23 Commits

Author SHA1 Message Date
Ping Yu 087c3f8b3c Merge branch 'master' of github.com:intridea/omniauth
Conflicts:
	.gitignore
2010-10-18 16:44:46 -05:00
Ping Yu 0a829adf75 using the pyu-ruby-sasl gem to calculate digest-md5 challenge response. 2010-10-18 16:42:42 -05:00
Michael Bleigh f3dc0dd16f Updating lots of documentation. 2010-10-14 16:21:08 -05:00
Michael Bleigh ed7918a3fd Removing Gemfile.lock files because of local paths. - Closes #39 2010-10-12 09:28:33 -05:00
Michael Bleigh 49edb688d3 Closes #37. Deprecates using rack.auth in favor of omniauth.auth 2010-10-09 22:20:56 -05:00
Michael Bleigh 5e8eb2839f Add better fail handling for exceptions, add configure and on_failure methods to Builder. 2010-10-08 12:39:02 -05:00
Michael Bleigh 712f4b600d Merge branch 'master' of github.com:intridea/omniauth 2010-10-06 14:58:23 -05:00
Michael Bleigh b2cd9c8f33 Bumping version. 2010-10-06 07:49:45 -05:00
Ping Yu 8ba777f73d Merge branch 'master' of github.com:intridea/omniauth 2010-10-04 14:02:06 -05:00
Ping Yu 3c07f89440 adding name to the user_info hash for ldap 2010-10-04 14:01:50 -05:00
Michael Bleigh 86862ea95d Bumping version to 0.1.1 2010-10-04 13:33:56 -05:00
Ping Yu 9624081b1d cleanup the debug output for ldap strategy
Merge branch 'master' of github.com:intridea/omniauth

Conflicts:
	oa-enterprise/lib/omniauth/strategies/ldap.rb
2010-10-04 11:11:22 -05:00
Ping Yu 3443188c24 added ldap to omni user_info mapping 2010-10-04 11:06:19 -05:00
Michael Bleigh 3e5963fde4 Cleanup of a few small things. 2010-10-04 10:12:16 -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
Ping Yu 454f1c897d adding ldap authentication for oa-enterprise gem 2010-10-01 20:48:13 -05:00
Michael Bleigh aec9d900df Gemfile locks 2010-10-01 10:36:45 -05:00
Michael Bleigh cf202fe6a2 Prepping for 0.1.0, also adding Foursquare support. 2010-10-01 10:31:02 -05:00
Michael Bleigh 134611b8b7 Updated to 0.0.4. 2010-08-16 10:21:46 -05:00
James A. Rosen 33dc2f5ea5 fixed webmock stubs in CAS spec - were missing service attributes 2010-08-11 11:25:44 -07:00
James A. Rosen c5bb22df9d added 'WebMock.disable_net_connect' to all spec_helpers 2010-08-11 08:50:20 -07:00
Michael Bleigh 0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00