Skip to content

Create Tag v1.2 - #288

Merged
bshaffer merged 22 commits into
masterfrom
develop
Jan 3, 2014
Merged

Create Tag v1.2#288
bshaffer merged 22 commits into
masterfrom
develop

Conversation

@bshaffer

@bshaffer bshaffer commented Jan 3, 2014

Copy link
Copy Markdown
Owner

Changelog:

  1. Fixes Redis Server
  2. Adds Public Clients Support - allows for certain auth to take place without Client Credentials (UserCredentials, Implicit)
  3. fixes "empty access_token" bug
  4. Misc formatting / doc updates

bshaffer and others added 21 commits December 16, 2013 17:05
…ls for new 'allow_public_clients' config value
…post-body-for-user-credentials-grant

adds logic discussed in #275
…er-of-arguments

Addresses 258 predis wrong number of arguments
- PDOException with message SQLSTATE[42703]: Undefined column: 7 ERROR:  column "default" does not exist
addresses #238 - adds "user_id" as an optional param in the `getAccessToken` documentation
ensures PHP warnings do not get thrown as a result of an invalid argument to $jwt->decode()
addresses #283 - updates required version to `php 5.3.9`
…ng error messages when no token is supplied, and when more than one method is used
changed response header from 200 to 401 when empty token received
@bshaffer

bshaffer commented Jan 3, 2014

Copy link
Copy Markdown
Owner Author

This is mainly being created in preparation for the backwards-compatibility-breaking #287, which will change how Scope works, and how TokenController is created.

bshaffer added a commit that referenced this pull request Jan 3, 2014
@bshaffer
bshaffer merged commit 6109ecc into master Jan 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants