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

883 Коммитов

Автор SHA1 Сообщение Дата
Michał Krzyżanowski 729b892c6b fixed thirty_seven_signals strategy 2011-10-20 15:04:48 +02:00
Erik Michaels-Ober 3cb973f793 Merge pull request #513 from mkdynamic/0-3-stable
Stop rescuing all OAuth2::Errors and re-raising as RuntimeErrors
2011-10-20 04:57:23 -07:00
Mark Dodwell 8b72f2977d stop rescuing all OAuth2::Errors and re-raising as RuntimeErrors 2011-10-20 00:11:30 -07:00
Erik Michaels-Ober 1f515023b4 Merge pull request #511 from sumskyi/0-3-stable
0 3 stable
2011-10-19 06:31:57 -07:00
vlad 006d3cc01c make possible to set custom route name for google_oauth2 strategy 2011-10-19 16:02:23 +03:00
Erik Michaels-Ober cb40c8855c Merge pull request #509 from josevalim/patch-1
Stop swallowing OAuth2::Error when building access token.
2011-10-19 04:51:04 -07:00
José Valim 1f280a56ab Stop swallowing OAuth2::Error when building access token.
Otherwise Facebook errors will be raised as an runtime exception
which won't be passed by the on_failure callback.
2011-10-19 10:31:10 +03:00
Michael Bleigh d9d9e9d45a Merge pull request #508 from philspitler/0-3-stable
0-3-Stable: Resolved issue adding authorize_params to google strategy.
2011-10-18 11:55:35 -07:00
Phil Spitler d403418b50 added authorize_params to monkeypatch in google strategy 2011-10-18 14:20:13 -04:00
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