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

v1.9.0 #788

Merged
merged 40 commits into from
Jan 6, 2017
Merged

v1.9.0 #788

merged 40 commits into from
Jan 6, 2017

Conversation

bshaffer
Copy link
Owner

@bshaffer bshaffer commented Dec 23, 2016

Wilt and others added 30 commits September 24, 2015 09:03
Changed `client_secret` declaration in schema to allow NULL values
Allow null for client_secret
fix bug in isPublicClient of Cassandra-Storage (revised pull-request)
add isPublicClient tests and fixes resulting bugs
If set `scope` column in `oauth_clients` table to empty string, then client allowed to any scope even if it not exists in `oauth_scopes` table.
…db-and-mongo

Add test data for CouchbaseDB and Mongo
Implemented method to override the password hashing algorithm
[Travis] Cache vendors

[Travis] Add PHP 7 to test matrix

[Travis] Speedup tests (disable Xdebug)
[composer] Consolidate dev dependencies
Fixing minor typo in Implicit grant type test
fix: at_hash digest computation('hash' function must be used with raw_output=true )
…_spec

fix: Token Response's Content-Type to application/json
Memory Storage Fix - Add missing array_merge() parameter
Remove dereferencing for support PHP 5.3
adds tests
* ensures unsetAccessToken and unsetRefreshToken return a bool
hongjinlin and others added 10 commits November 15, 2016 17:27
The .gitattributes file will prevent items such as test files, yaml files, etc from being included when this library is imported via composer
* add test to showcase a bug when comparaing redirect_uri in grant type
"code"

* fix redirect_uri comparaison with grant type "code"
Fixed some doc comments to make working with the project easier
in the IDE.
Also changed some strings to single quoted to prevent interpreting
backslash as escape character.
* add mongodb extension for php 7.x to travis
* removes mongodb library for php5 from travis
* removes HHVM from travis
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.