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

922 Коммитов

Автор SHA1 Сообщение Дата
Aaron Patterson 3930d46759
Merge pull request #3 from github/rm-uuid
Use SecureRandom for UUID generation
2018-07-27 15:56:52 -07:00
Aaron Patterson 51857888c5
Use SecureRandom for UUID generation
Now we don't need the UUID gem.
2018-07-26 14:38:17 -07:00
Aaron Patterson adfd6d4ca9
Revert "Use SecureRandom for UUID generation"
This reverts commit 40fddc7ffa.

I did not mean to push to this branch
2018-07-26 14:36:09 -07:00
Aaron Patterson 40fddc7ffa
Use SecureRandom for UUID generation
Now we don't need the UUID gem.
2018-07-26 14:35:18 -07:00
David Calavera 591010bdba Merge pull request #1 from github/0-3-stable-modern-ldap
Relax net-ldap dependency.
2014-04-09 00:57:16 -07:00
David Calavera 3072859487 Relax net-ldap dependency.
Because there are more modern versions that help a bunch of problems.
And also because we're not using omniauth for ldap authentication, and this gem is blocking us from upgrade.
We fix the required net-ldap version in github/github.
2014-04-02 16:11:40 -07:00
Tim Pease 58730bbf3a we'll use the revision number instead for this release 2013-04-19 12:08:33 -06:00
Tim Pease d19d1d8228 Relaxing gem depedencies 2013-04-19 12:04:26 -06:00
Erik Michaels-Ober b2626350cb Merge pull request #646 from thoughtless/better-xmlcanonicalizer
switch to xmlcanonicalizer to keep global namespace cleaner
2012-10-13 07:49:19 -07:00
Paul Cortens cbff52c561 switch to xmlcanonicalizer to keep global namespace cleaner 2012-10-11 13:34:50 -07:00
Michael Bleigh 1d3cb25885 Merge pull request #541 from BRIMIL01/patch-1
Dropbox API version update
2011-11-17 14:05:24 -08:00
Brian Miller 959c85049c Dropbox requires use of api version 1 2011-11-17 14:00:07 -08:00
Michael Bleigh d1e5b8a66c Merge pull request #535 from ufssf/mixiStrategyFix
Fix mixi strategy
2011-11-05 19:42:31 -07:00
ufssf bb9df6276c some fixes for mixi strategy 2011-11-06 11:07:54 +09:00
Michael Bleigh 15b3492fc3 Merge pull request #530 from roccoblues/update_xing_strategy
oauth specification fix for xing strategy is no longer needed
2011-11-02 12:24:23 -07:00
Michael Bleigh d7fbd6164d Merge pull request #475 from pivotaldinamundo/0-3-stable
Make sure query params are copied over to omniauth.params in test mode.
2011-11-02 06:52:27 -07:00
Dennis Schön 19a9497744 oauth specification fix for xing strategy is no longer needed
https://www.xing.com/v1/changelog
2011-11-02 12:13:24 +01:00
Michael Bleigh 88e6d7ed3f Merge pull request #527 from dlamacchia/0.3.2-stable-merge
Add Etsy OAuth v1 strategy
2011-10-31 11:22:26 -07:00
David LaMacchia a1d395390a Fix whitespace issues 2011-10-31 11:11:25 -07:00
David LaMacchia 9126d827aa Revert copious-specific version changes 2011-10-31 11:09:04 -07:00
David LaMacchia 6378a03f48 Remove copious-specific versioning 2011-10-31 11:02:39 -07:00
David LaMacchia 807d4560bc patch for copious version 2011-10-28 17:16:09 -07:00
David LaMacchia 0743594cf8 update version to 0.3.2.1.copious 2011-10-28 12:50:42 -07:00
David LaMacchia cb50883ee0 Merge branch 'copious' of github.com:dlamacchia/omniauth into dev
Conflicts:
	oa-oauth/lib/omniauth/oauth.rb
	oa-oauth/lib/omniauth/strategies/facebook.rb
	oa-oauth/lib/omniauth/strategies/oauth/twitter.rb
	oa-oauth/lib/omniauth/strategies/oauth2.rb
	oa-oauth/oa-oauth.gemspec
2011-10-28 12:43:24 -07:00
Michael Bleigh 6c1f4db4c3 Merge pull request #517 from bdotdub/0-3-stable
Make instagram strategy fetch user data from full url. Fixes #431
2011-10-20 19:35:05 -07:00
Benny Wong efa1948215 Make instagram strategy fetch user data from full url. Fixes #431 2011-10-20 21:05:02 -04:00
Erik Michaels-Ober 3aff8a3d71 Make release script compatible with Ruby 1.8 2011-10-20 16:20:31 -07:00
Erik Michaels-Ober 05a76deff7 Bump version to 0.3.2 2011-10-20 16:15:58 -07:00
Erik Michaels-Ober b15870d4a7 Bump version to 0.3.1 2011-10-20 12:26:08 -07:00
Erik Michaels-Ober 6d20b1bae5 Merge pull request #515 from roccoblues/0-3-stable
0-3-stable branch: add missing email address to xing strategy
2011-10-20 09:24:59 -07:00
Dennis Schön cf5dae6bae add email address to user_info hash in xing strategy 2011-10-20 18:19:52 +02:00
Michael Bleigh 20a0e183bf Merge pull request #514 from krzyzak/0-3-stable
Fix thirty seven signals strategy
2011-10-20 07:19:32 -07:00
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