Skip to content

Pull requests: bshaffer/oauth2-server-php

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixed a small bug with the JWT Bearer Grant Type
#38 by F21 was merged Jan 23, 2013 Loading… updated Jan 23, 2013
Fixed JWT Bearer Test for PHP 5.3.3 and below
#44 by F21 was merged Jan 24, 2013 Loading… updated Jan 24, 2013
fixed: notice undefined variable
#50 by dazz was merged Jan 25, 2013 Loading… updated Jan 25, 2013
Added more RSA signing algorithms to the JWT Util
#49 by F21 was merged Jan 28, 2013 Loading… updated Jan 28, 2013
Add scope storage
#56 by bshaffer was merged Jan 28, 2013 Loading… updated Jan 28, 2013
removed the continue as it was from the foreach before
#61 by dazz was merged Jan 29, 2013 Loading… updated Jan 29, 2013
Implement MongoDB storage class stub
#64 by julien-c was merged Feb 20, 2013 Loading… updated Feb 20, 2013
Scope customization
#66 by AdamZ was merged Feb 25, 2013 Loading… updated Feb 25, 2013
Serve application/json headers without send()
#67 by insom was closed Feb 26, 2013 Loading… updated Feb 26, 2013
Set the authorization header even if it's not Basic Auth
#69 by AdamZ was merged Feb 26, 2013 Loading… updated Feb 26, 2013
Update README.md
#70 by sbonami was merged Mar 2, 2013 Loading… updated Mar 2, 2013
Make the allow_implicit config check less strict.
#72 by bojanz was merged Mar 2, 2013 Loading… updated Mar 2, 2013
Add a getter function for the Response status text.
#75 by bojanz was merged Mar 2, 2013 Loading… updated Mar 2, 2013
Pass the default scope to storage.
#79 by bojanz was merged Mar 8, 2013 Loading… updated Mar 8, 2013
Updated validateAuthorizeRequest description
#84 by trickleup was merged Mar 13, 2013 Loading… updated Mar 13, 2013
Remove duplicated line in Server.php
#92 by bojanz was merged Mar 30, 2013 Loading… updated Mar 30, 2013
Fix incorrect references to config variables.
#89 by bojanz was merged Apr 5, 2013 Loading… updated Apr 5, 2013
Only keep project specific prefs in ignore file
#97 by itskingori was merged Apr 6, 2013 Loading… updated Apr 6, 2013
fixed typo
#99 by staabm was merged Apr 17, 2013 Loading… updated Apr 17, 2013
Better support for unbounded scopes.
#109 by bojanz was merged Apr 29, 2013 Loading… updated Apr 29, 2013
Add OAuth2_Storage_Memoize which cache query result in memory
#102 by wenbinye was closed May 9, 2013 Loading… updated May 9, 2013
TokenController now passes clientId into scopeExists().
#125 by F21 was merged May 13, 2013 Loading… updated May 13, 2013
adds php 5.5 to travis
#128 by bshaffer was merged May 15, 2013 Loading… updated May 15, 2013
Add detail in final step of "Create an Authorize Controller"
#132 by gundamew was closed May 23, 2013 Loading… updated May 23, 2013
ProTip! no:milestone will show everything without a milestone.