Woody Gilk
|
f03e4a9e37
|
Add a new "missing_token" exception message to Resource server
|
2014-08-26 11:42:41 -05:00 |
|
Alex Bilbie
|
da92410ecb
|
Merge pull request #196 from barryvdh/patch-1
Remove links to wiki
|
2014-08-13 08:29:34 +02:00 |
|
Alex Bilbie
|
23303905a8
|
Merge pull request #197 from GrahamCampbell/patch-1
Update composer.json
|
2014-08-10 11:15:18 +01:00 |
|
Graham Campbell
|
0b8e69f0d0
|
Update composer.json
|
2014-08-10 11:11:15 +01:00 |
|
Barry vd. Heuvel
|
a448f2167b
|
Remove links to wiki
They don't work anymore. Not sure where they went?
|
2014-08-08 10:57:30 +02:00 |
|
Alex Bilbie
|
2f14f6b391
|
Version bump
|
2014-07-23 16:13:50 +01:00 |
|
Alex Bilbie
|
94369abd60
|
Merge branch 'release/3.2.2'
Conflicts:
composer.json
|
2014-07-23 16:10:02 +01:00 |
|
Alex Bilbie
|
45edac4216
|
Version bump
|
2014-07-23 16:08:50 +01:00 |
|
Alex Bilbie
|
5bdfc9908a
|
Updated changelog
|
2014-07-23 16:08:33 +01:00 |
|
Alex Bilbie
|
1890d71838
|
Merge branch 'develop' of github.com:thephpleague/oauth2-server into develop
|
2014-07-23 16:05:42 +01:00 |
|
Alex Bilbie
|
00d5fb5834
|
Merge pull request #188 from ushahidi/fix-http-headers-util-request
Fix Resource server Request HTTP header access
|
2014-07-23 15:58:24 +01:00 |
|
Robbie Mackay
|
49b776c495
|
In Resource::getExceptionHttpHeaders() use Request::BuildFromGlobals
|
2014-07-23 07:48:05 -07:00 |
|
Woody Gilk
|
31e03c2d36
|
Fix broken http header extraction in Util\Request
|
2014-07-23 07:47:29 -07:00 |
|
Alex Bilbie
|
6f85bcbbf1
|
Merge branch 'develop' of github.com:thephpleague/oauth2-server into develop
|
2014-07-22 11:45:54 +01:00 |
|
Phil Sturgeon
|
7771bc04ec
|
Merge pull request #186 from ushahidi/resource-server-correct-http-error
Send HTTP 401 for invalid_token, rather than insufficient_scope
|
2014-07-15 15:39:28 +01:00 |
|
Woody Gilk
|
f34dd4a0cb
|
401 status is for invalid_token, not insufficient_scope
|
2014-07-11 11:59:18 -05:00 |
|
Alex Bilbie
|
4362f17fd6
|
Update composer.json
|
2014-07-11 16:21:40 +01:00 |
|
Alex Bilbie
|
6d81c1e57e
|
Merge branch 'develop'
|
2014-07-11 15:27:19 +01:00 |
|
Alex Bilbie
|
1a88d3f4c5
|
Ignore build files
|
2014-07-11 15:21:32 +01:00 |
|
Alex Bilbie
|
4480aa3456
|
Merge pull request #178 from ushahidi/resource-server-errors
Resource server errors
|
2014-07-11 11:47:29 +01:00 |
|
Woody Gilk
|
44db2b295f
|
Stop testing stdClass as an argument to hasScope, it is pointless
|
2014-07-10 17:02:50 -05:00 |
|
Woody Gilk
|
33f4f5b7ab
|
Add $required parameter to hasScope(), triggers InsufficientScopeException
|
2014-07-10 17:02:16 -05:00 |
|
Woody Gilk
|
e61782975a
|
Copy getExceptionType(), getExceptionMessage(), and getExceptionHttpHeaders() to Resource server
|
2014-07-10 17:02:16 -05:00 |
|
Woody Gilk
|
d7c1c50269
|
Throw MissingAccessTokenException in the Resource server when no token exists
|
2014-07-10 16:59:25 -05:00 |
|
Phil Sturgeon
|
4486b7120f
|
Merge pull request #177 from ushahidi/notabs
Clean up mixed tabs and spaces in test files
|
2014-07-02 11:40:16 +01:00 |
|
Phil Sturgeon
|
687e794ce3
|
Merge pull request #182 from acairns/develop
Use utf8_unicode_ci as default collation
|
2014-07-02 11:39:59 +01:00 |
|
Andrew Cairns
|
c7dfc42d57
|
Use utf8_unicode_ci as default collation
|
2014-06-26 15:39:35 +01:00 |
|
Woody Gilk
|
cd767c07fa
|
Replace all tabs with 4 spaces in test files
|
2014-05-31 16:30:32 -05:00 |
|
Alex Bilbie
|
8e164f4b99
|
Merge pull request #171 from acairns/develop
Fixing Bearer case for consistency
|
2014-05-22 09:31:47 +01:00 |
|
Andrew Cairns
|
400d4d8f1e
|
Fixing Bearer case for consistency
|
2014-05-20 17:13:29 +01:00 |
|
Phil Sturgeon
|
5ffbe6ac37
|
Delete phpunit.xml
|
2014-05-13 14:01:13 +01:00 |
|
Alex Bilbie
|
ba5f2840fb
|
Merge branch 'release/3.2' into develop
|
2014-04-06 22:04:27 +01:00 |
|
Alex Bilbie
|
e8aeaf0777
|
Merge branch 'release/3.2'
|
2014-04-06 22:04:19 +01:00 |
|
Alex Bilbie
|
fcc1388aeb
|
Updated change log and version number
|
2014-04-06 22:04:12 +01:00 |
|
Alex Bilbie
|
d7ddfe6452
|
Updated docblock
|
2014-04-06 22:01:56 +01:00 |
|
Alex Bilbie
|
785d3bd21f
|
Merge pull request #151 from giftcards/develop
add the ability to change the algorithm that is used to generate the token strings
|
2014-04-06 21:13:58 +01:00 |
|
Joseph Deray
|
cc1e78e1ff
|
removed unused use statement
|
2014-03-11 12:42:26 -04:00 |
|
Joseph Deray
|
b12a1d84df
|
added the ability to change the algorithm used to generate the token strings. added files missing in last commit
|
2014-03-11 12:41:21 -04:00 |
|
Joseph Deray
|
901aab9deb
|
added the ability to change the algorithm used to generate the token strings
|
2014-03-11 12:39:09 -04:00 |
|
Phil Sturgeon
|
54ffa58e7b
|
Merge branch 'develop' of github.com:thephpleague/oauth2-server
|
2014-02-26 18:15:37 -05:00 |
|
Phil Sturgeon
|
5f7c14789b
|
Bumped composer.json version
|
2014-02-26 18:14:53 -05:00 |
|
Phil Sturgeon
|
0bc16c04d9
|
Fixed lots of links, and improved readability of links.
|
2014-02-26 17:45:32 -05:00 |
|
Phil Sturgeon
|
8a2922697f
|
Merge branch 'release/3.1.2'
Conflicts:
README.md
|
2014-02-26 17:45:16 -05:00 |
|
Phil Sturgeon
|
1045c70bac
|
Fixed some links in README.
|
2014-02-26 17:37:33 -05:00 |
|
Phil Sturgeon
|
3c9fd6be27
|
Updated changelog.
|
2014-02-26 17:35:34 -05:00 |
|
Phil Sturgeon
|
f83a9a7fa4
|
Support Authorization header passed as ENV var
Some hosts (at this point I only know of Fortrabbit) require Authorization headers to be passed as an environment variable, which PHP will then shove into . See more: http://fortrabbit.com/docs/essentials/quirks-and-constraints\#authorization-header
|
2014-02-26 17:28:17 -05:00 |
|
Phil Sturgeon
|
8556f616d3
|
Ninja 5.6 test
|
2014-02-11 12:27:35 -05:00 |
|
Alex Bilbie
|
8e7a975f1a
|
Update composer.json
|
2014-01-23 08:17:44 +00:00 |
|
Phil Sturgeon
|
5829781b38
|
Update composer.json
|
2014-01-22 11:28:23 -05:00 |
|
Phil Sturgeon
|
895a379ed3
|
Update composer.json
|
2014-01-22 11:27:38 -05:00 |
|