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

Tag v1.7.0 #572

Merged
merged 30 commits into from
Apr 24, 2015
Merged

Tag v1.7.0 #572

merged 30 commits into from
Apr 24, 2015

Conversation

bshaffer
Copy link
Owner

No description provided.

aacotroneo and others added 30 commits January 19, 2015 14:28
PDOStorage: pdo_fetch_mode changed to be FetchAssoc instead of FetchBoth
Case insensitive Bearer token header name
docs(changelog): misstyped date
As suggested in #488 (comment) this allows implementing custom validation logic (eg. regexp)
Make validateRedirectUri protected to be able to override
Add PublicKeyInterface and  UserClaimsInterface to Cassandra Storage engine
Adding test for dynamodb storage.
Default scope should be null when none is set in the database.

Removing immediate return true in dynamodb test.
**BC-BREAKING** User password storage : align Cassandra to Pdo
…be-empty

Fix #505 dynamodb value must not be empty
Makes possible to inherit from Oauth2\Request and use own Request class instead of original
…nect

Add code id token to openid connect
Pass "issuer" config key when creating default JwtAccessToken
It is set to true by default to preserve the old behavior, but if set to false, it will no longer force the refresh token to expire immediately after use.
An alternate patch that maintains backwards compatibility with existing interfaces, but is unsafe for users who call JWT::decode themselves without passing the allowed arguments array.
Alternative implementation of JWT lib
Added unset_refresh_token_after_use option
bshaffer added a commit that referenced this pull request Apr 24, 2015
@bshaffer bshaffer merged commit 8878e19 into master Apr 24, 2015
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.

9 participants