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

Create Tag v1.2 #288

Merged
merged 22 commits into from
Jan 3, 2014
Merged

Create Tag v1.2 #288

merged 22 commits into from
Jan 3, 2014

Commits on Dec 17, 2013

  1. Configuration menu
    Copy the full SHA
    c3a93d0 View commit details
    Browse the repository at this point in the history
  2. ensures config values are propogated to HttpBasic and ClientCredentia…

    …ls for new 'allow_public_clients' config value
    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    36a8461 View commit details
    Browse the repository at this point in the history
  3. updates comment typo

    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    789a50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    073f41c View commit details
    Browse the repository at this point in the history
  5. merges develop changes

    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    735bcf3 View commit details
    Browse the repository at this point in the history
  6. changes 'expire' to 'delete'

    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    5dbe435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ea0606 View commit details
    Browse the repository at this point in the history
  8. removes mock redis client

    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    5ca58c0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #277 from bshaffer/address-257-allow-client_id-in-…

    …post-body-for-user-credentials-grant
    
    adds logic discussed in #275
    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    3966276 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8dbc5f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4af928 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #279 from bshaffer/addresses-258-predis-wrong-numb…

    …er-of-arguments
    
    Addresses 258 predis wrong number of arguments
    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    e9bffa4 View commit details
    Browse the repository at this point in the history
  13. Allowing to set Postgresql as storage.

    - PDOException with message SQLSTATE[42703]: Undefined column: 7 ERROR:  column "default" does not exist
    Roman Colohanin authored and bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    766870d View commit details
    Browse the repository at this point in the history
  14. Update AccessTokenInterface.php

    addresses #238 - adds "user_id" as an optional param in the `getAccessToken` documentation
    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    da1747c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c7e952 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #280 from bshaffer/jwt-php-warnings

    ensures PHP warnings do not get thrown as a result of an invalid argument to $jwt->decode()
    bshaffer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    c7a333f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2013

  1. Update composer.json

    addresses #283 - updates required version to `php 5.3.9`
    bshaffer committed Dec 25, 2013
    Configuration menu
    Copy the full SHA
    f11d341 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2013

  1. addresses #286 - adds documentation and links to spec for not includi…

    …ng error messages when no token is supplied, and when more than one method is used
    bshaffer committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    c5b8fb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2014

  1. Configuration menu
    Copy the full SHA
    4c30fb3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #285 from n1te1337/fix-1

    changed response header from 200 to 401 when empty token received
    bshaffer committed Jan 1, 2014
    Configuration menu
    Copy the full SHA
    c320314 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

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