Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3/develop #1

Open
wants to merge 48 commits into
base: 3.1/master
Choose a base branch
from
Open

3.3/develop #1

wants to merge 48 commits into from

Commits on Apr 4, 2011

  1. Configuration menu
    Copy the full SHA
    c78351f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa65fe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2011

  1. Configuration menu
    Copy the full SHA
    d7336a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c0d0d View commit details
    Browse the repository at this point in the history
  3. Implemented OAuth v2

    Signed-off-by: Woody Gilk <[email protected]>
    biakaveron authored and shadowhand committed Apr 13, 2011
    Configuration menu
    Copy the full SHA
    56d62a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68d5904 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65550f6 View commit details
    Browse the repository at this point in the history
  6. Remove verify_credentials from OAuth2 provider abstract and providers…

    …, it is not included in the OAuth2 spec.
    shadowhand committed Apr 13, 2011
    Configuration menu
    Copy the full SHA
    15d4f97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb7b905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48d3060 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06cfa23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddbc97a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22ee92d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba36ccf View commit details
    Browse the repository at this point in the history
  13. 3.1 compatibility fix

    shadowhand committed Apr 13, 2011
    Configuration menu
    Copy the full SHA
    93b5bd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2011

  1. Configuration menu
    Copy the full SHA
    766637c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2011

  1. Merge pull request #5 from biakaveron/3.1/develop

    3.1/develop
    Woody Gilk committed May 20, 2011
    Configuration menu
    Copy the full SHA
    f7e384e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2011

  1. Configuration menu
    Copy the full SHA
    7bb49d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f635fbb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2011

  1. Configuration menu
    Copy the full SHA
    253111a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from rafi/3.1/develop

    3.1/develop
    Woody Gilk committed Jun 14, 2011
    Configuration menu
    Copy the full SHA
    1bf8c31 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2011

  1. Adding a Linkedin provider

    rafi committed Jun 15, 2011
    Configuration menu
    Copy the full SHA
    fc6ceb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from rafi/3.1/linkedin_provider

    3.1/develop
    Woody Gilk committed Jun 15, 2011
    Configuration menu
    Copy the full SHA
    7bf140e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2011

  1. Fixing typo

    rafi committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    59331b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from rafi/3.1/linkedin_provider

    3.1/linkedin provider
    Woody Gilk committed Jun 16, 2011
    Configuration menu
    Copy the full SHA
    9eea5af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2011

  1. Merge pull request #9 from biakaveron/7bb49d724f4c065acb520c65e1ed737…

    …f1324d811
    
    OAuth v2 access token request must send redirect_uri (at least if set)
    Woody Gilk committed Jun 21, 2011
    Configuration menu
    Copy the full SHA
    1679917 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2011

  1. Configuration menu
    Copy the full SHA
    4eb2734 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2011

  1. Merge pull request #11 from daveWid/3.1/develop

    Adding Flickr as a Service Provider
    Woody Gilk committed Jul 17, 2011
    Configuration menu
    Copy the full SHA
    25ff09c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from biakaveron/f635fbb2ea1c7605cb38bc846d2a45…

    …766861ce9f
    
    Facebook provider (OAuth v2)
    Woody Gilk committed Jul 17, 2011
    Configuration menu
    Copy the full SHA
    0df6247 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2011

  1. Add Tumblr to providers.

    creatoro committed Jul 22, 2011
    Configuration menu
    Copy the full SHA
    90560c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2011

  1. Merge pull request #12 from creatoro/3.1/develop

    Add Tumblr to providers.
    Woody Gilk committed Jul 23, 2011
    Configuration menu
    Copy the full SHA
    ced46b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2011

  1. Configuration menu
    Copy the full SHA
    9e482a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2011

  1. Added missing realm to Provider::access_token(). Changed to insert re…

    …alm first and pulled it out of the loop to save work.
    Austinb committed Aug 3, 2011
    Configuration menu
    Copy the full SHA
    22d633b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2011

  1. Configuration menu
    Copy the full SHA
    0f145b0 View commit details
    Browse the repository at this point in the history
  2. Upgraded OAuth for Kohana 3.2 compatibility

    Woody Gilk committed Nov 6, 2011
    Configuration menu
    Copy the full SHA
    2feb3ae View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2011

  1. OAuth(2) Response can be in a JSON format.

    Signed-off-by: Woody Gilk <[email protected]>
    biakaveron authored and Woody Gilk committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    966ae0b View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.1/develop' into 3.2/develop

    Woody Gilk committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    ba64c70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14 from Austinb/3.1/develop

    3.1/develop
    Woody Gilk committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    19ef2a9 View commit details
    Browse the repository at this point in the history
  4. Merge branch '3.1/develop' into 3.2/develop

    Woody Gilk committed Nov 16, 2011
    Configuration menu
    Copy the full SHA
    158dd85 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2011

  1. Configuration menu
    Copy the full SHA
    7073ded View commit details
    Browse the repository at this point in the history
  2. Added OAuth2_Request_Resouce

    Woody Gilk committed Nov 17, 2011
    Configuration menu
    Copy the full SHA
    0e9e162 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2013

  1. Configuration menu
    Copy the full SHA
    85267a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6818ab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69cad64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22259d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2013

  1. Configuration menu
    Copy the full SHA
    a0fff63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f86d54a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2013

  1. Configuration menu
    Copy the full SHA
    cd22d88 View commit details
    Browse the repository at this point in the history