Граф коммитов

874 Коммитов

Автор SHA1 Сообщение Дата
Erik Michaels-Ober 2447925e11 Merge pull request #506 from altuure/0-3-stable
0 3 stable
2011-10-15 13:00:13 -07:00
altuure 7ea4a471dc gowalla fix 2011-10-15 21:52:54 +02:00
Michael Bleigh ccad9faa9b Merge pull request #501 from chriswarren/0-3-stable
Added MySpace strategy
2011-10-14 14:04:37 -07:00
Michael Bleigh 49898b5e7e Merge pull request #469 from umairsiddique/0-3-stable
0-3-stable - Support for Facebook JavaScript SDK
2011-10-14 11:44:57 -07:00
Michael Bleigh 94c7b29648 Merge pull request #476 from rwilcox/add_name_option_to_saml_strategy
allow SAML strategy to have a custom name
2011-10-14 10:13:35 -07:00
Michael Bleigh 2ef48ea126 Merge pull request #497 from rwilcox/add_saml_attributes_to_extra_hash
Add SAML attributes to extra hash
2011-10-14 10:08:15 -07:00
Michael Bleigh daa6097963 Merge pull request #505 from bradrobertson/0-3-stable
Update salesforce strategy to send proper OAuth header with token
2011-10-14 10:01:46 -07:00
bradrobertson a0abb77979 set OAuth header so salesforce user query doesnt error out 2011-10-13 17:42:33 -04:00
bradrobertson a560b515b1 fix tests 2011-10-13 17:29:00 -04:00
Christopher Warren 72ca83341d Added MySpace strategy 2011-10-11 11:34:01 -07:00
Ryan Wilcox 7fb89f471a add attributes (from the AttributeStatement parent) to the ominauth extras hash 2011-10-07 14:44:32 -04:00
Ryan Wilcox 42d70560cc add attributes (from the AttributeStatement parent) to the ominauth extras hash 2011-10-07 14:41:45 -04:00
Michael Bleigh 84b75d001b Merge pull request #488 from roccoblues/add_xing_strategy
Add xing strategy
2011-09-27 11:29:30 -07:00
Dennis Schön 80788e2a15 add XING strategy 2011-09-27 15:53:49 +02:00
Michael Bleigh bf0222628f Bump version to 0.3.0 2011-09-22 11:48:17 -05:00
Michael Bleigh cc3391b5cc Fix Twitter spec. How did that default get flipped anyway? 2011-09-22 11:46:26 -05:00
Michael Bleigh 58d5e143e7 Switch twitter back to /authenticate, Closes #466, Closes #478 2011-09-22 11:44:13 -05:00
Michael Bleigh d0f1e727cb Merge pull request #468 from soorajb/master
Fix for missing space in google email scope (issue #467)
2011-09-22 09:34:14 -07:00
Michael Bleigh 48d4d71f77 Merge pull request #473 from gruen/0-3-stable
0 3 stable
2011-09-22 09:31:44 -07:00
Ryan Wilcox 632f941953 allow SAML strategy to have a custom name 2011-09-20 11:03:09 -04:00
Erik Michaels-Ober e22e77d32d Fix syntax error on Ruby 1.8 2011-09-15 12:03:06 -07:00
Erik Michaels-Ober 9137efddcd Update multi_xml dependency to version 0.4.0 2011-09-15 11:33:35 -07:00
Michael E. Gruen 510c42069c fixed method header 2011-09-15 01:04:13 -04:00
Michael E. Gruen 1512c2c6bf Fixed typo on method definition. 2011-09-15 01:42:04 -03:00
Michael E. Gruen 4e75459b6f Fixed Goodreads strategy to work. (MultiXml returns a hash.) 2011-09-15 01:16:04 -03:00
Umair Siddique 67bcf5ec52 Added support for Facebook signed_request. 2011-09-12 08:46:29 +05:00
Erik Michaels-Ober a9598eebd5 Merge pull request #463 from roadly/0-3-stable
Replacing Yammer OAuth with the new OAuth2
2011-09-11 09:09:06 -07:00
Sooraj Balakrishnan 2bfb889726 Fixed the missing space for google email scope 2011-09-11 21:37:56 +05:30
Bruno Mattarollo 0aa9452a09 Replacing Yammer OAuth with the new OAuth2 2011-09-10 18:21:40 +10:00
Michael Bleigh e01584408b Merge pull request #411 from viking/remove-stringify-keys-use
Remove use of stringify_keys in OmniAuth::Configuration#add_mock
2011-09-03 09:47:36 -07:00
Erik Michaels-Ober 43ef8d9b74 Merge pull request #413 from whilefalse/master
Maintain query string parameters in test mode.
2011-09-03 09:47:08 -07:00
Erik Michaels-Ober 95802bf362 Merge pull request #420 from antonlitvinenko/patch-3
(Dropbox oauth strategy) parse user uid and email into user_info hash
2011-09-03 09:45:08 -07:00
Erik Michaels-Ober d5b1bb6347 Merge pull request #452 from soorajb/master
Most Google Oauth2 API not working - Google Email scope fix
2011-09-02 16:27:32 -07:00
Sooraj Balakrishnan 6be3bf0bff Update to google email scope url 2011-09-03 00:49:25 +05:30
Sooraj Balakrishnan fa374ab629 Fix for google email scope. 2011-09-03 00:20:29 +05:30
Erik Michaels-Ober 2a3e8ba456 Merge pull request #450 from rurounijones/master
Fix OAuth2 Instragram spec
2011-08-31 22:46:06 -07:00
Jeffrey Jones dd43c70fb5 Fix Instagram OAuth2 spec to test Instagram instead of Github 2011-09-01 14:41:41 +09:00
Erik Michaels-Ober d10c96bec2 Update CI image URL [ci skip] 2011-08-31 22:14:09 -07:00
Erik Michaels-Ober 4bc762da3b Merge pull request #447 from marcbey/master
Fixes a bug with empty open_id identifier from form field fixed
2011-08-30 11:27:17 -07:00
Erik Michaels-Ober 90fc42c9fd Merge pull request #448 from joefiorini/patch-1
Use `base` from options if it's passed in
2011-08-30 11:26:14 -07:00
Joe Fiorini 2a0e430654 Use `base` from options if it's passed in 2011-08-30 12:31:19 -03:00
Marc Beyerlin 0203eceec6 fixes bug with empty open_id identifier from form field 2011-08-30 17:13:34 +02:00
Michael Bleigh 54a73ca744 Merge pull request #445 from raecoo/master
Add SAML strategy
2011-08-29 06:06:18 -07:00
raecoo e8de4f2f9e renew the test codes 2011-08-29 20:08:11 +08:00
raecoo 3079ffcdae adds SAML strategy 2011-08-29 16:55:48 +08:00
Erik Michaels-Ober abe1d1c9aa Update multi_xml dependency to version 0.3.0 2011-08-28 17:48:36 -07:00
Erik Michaels-Ober b8041a817a Merge pull request #444 from sailavu/master
Add additional fields to Salesforce strategy.
2011-08-28 17:27:56 -07:00
Sai Lavu 4e4c361b10 Salesforce provides additional fields namely issued_at & signature that are to be returned. access_token post authorization is always perishable. Hence the need to obtain refresh_token. 2011-08-27 19:37:06 -03:00
Erik Michaels-Ober 59f048fbf6 Make Rakefile executable 2011-08-27 11:02:05 -07:00
Erik Michaels-Ober 7e7478cd0d Merge pull request #443 from joshuaxls/master
Added OAuth2 Strategy for AngelList
2011-08-24 15:51:26 -07:00