Andrew Millington
|
b2fe909a71
|
Removed the missing scope exception as should be using invalid_scope
|
2017-10-31 22:58:07 +00:00 |
|
Andrew Millington
|
c70451abd5
|
Add an exception for a missing scope
|
2017-10-18 22:08:11 +01:00 |
|
Alex Bilbie
|
c86c7dde70
|
Fix #759
|
2017-08-03 16:07:11 +01:00 |
|
Alex Bilbie
|
6bdd108145
|
Escape scope parameter to reduce pontential XSS vector
|
2017-07-01 16:43:31 +01:00 |
|
jeremykendall
|
01677a564e
|
Fix WWW-Authenticate entry in $headers array
In this context the header name should be the array key and the header
value the array value.
|
2016-10-11 22:27:24 -05:00 |
|
Alex Bilbie
|
11ccc305d0
|
Applied fixes from StyleCI
|
2016-09-13 14:17:09 +00:00 |
|
Lukáš Unger
|
c3a4670c11
|
Updated PHPDoc
|
2016-07-09 02:01:53 +02:00 |
|
Ivan Kurnosov
|
b68ef973df
|
Added a check for unique access token constraint violation
|
2016-06-20 20:19:03 +12:00 |
|
Alex Bilbie
|
8e8aed1a50
|
Implemented RFC7636. Fixes #574
|
2016-05-06 15:23:16 +01:00 |
|
Alex Bilbie
|
f007e25070
|
Added copyright docblocks
|
2016-04-17 13:06:05 +01:00 |
|
Alex Bilbie
|
5969082963
|
Fix tests and improve code coverate
|
2016-04-10 15:58:01 +01:00 |
|
Alex Bilbie
|
251190d828
|
Fix #468 and #473
|
2016-03-17 14:37:21 +00:00 |
|
Alex Bilbie
|
edf0ee8622
|
Removed unused code
|
2016-03-10 17:34:25 +00:00 |
|
Alex Bilbie
|
997d390f3d
|
Applied fixes from StyleCI
|
2016-02-22 03:00:50 -05:00 |
|
Alex Bilbie
|
ad270f7d9d
|
Redirect either with query string parameters or fragment parameters
|
2016-02-22 07:58:44 +00:00 |
|
Alex Bilbie
|
d02437dd73
|
Improved testing
|
2016-02-21 18:13:39 +00:00 |
|
Alex Bilbie
|
eedcfe115c
|
Bug fixes
|
2016-02-21 17:09:12 +00:00 |
|
Alex Bilbie
|
7f539f8736
|
Removed unused exception parameters
|
2016-02-21 16:40:01 +00:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Alex Bilbie
|
38a7e53cb5
|
Added optional redirectUri parameter to accessDenied method
|
2016-02-12 09:59:47 +00:00 |
|
Julián Gutiérrez
|
8b185e0580
|
Merge branch 'V5-WIP' into minor_merge
|
2016-02-12 00:12:56 +01:00 |
|
Alex Bilbie
|
a40ac5d77b
|
Minor fixes
|
2016-02-11 17:49:41 +00:00 |
|
Alex Bilbie
|
11d25eb5a1
|
Removed old exceptions
|
2016-02-11 17:49:24 +00:00 |
|
Alex Bilbie
|
770bda8f10
|
Merge pull request #431 from juliangut/redirectUri
V5 - use Psr\Http\Message\UriInterface
|
2016-02-11 17:35:33 +00:00 |
|
Julián Gutiérrez
|
b7b1f56d0c
|
stream write fix
|
2016-01-20 10:58:45 +01:00 |
|
Julián Gutiérrez
|
3e5889e93b
|
minor improvements and documentation fixes
|
2016-01-20 10:36:16 +01:00 |
|
Julián Gutiérrez
|
95634fb390
|
compound redirect uri with Psr\Http\Message\UriInterface
|
2016-01-17 17:28:27 +01:00 |
|
Alex Bilbie
|
212938d1e2
|
Fixed call to static
|
2016-01-17 14:55:48 +00:00 |
|
Alex Bilbie
|
cd19f11799
|
Fixed conversion to response object
|
2016-01-17 14:55:36 +00:00 |
|
Alex Bilbie
|
660378c7b3
|
Added MAC auth scheme to 401 header
|
2016-01-17 14:28:13 +00:00 |
|
Alex Bilbie
|
5f22ead287
|
Updated access denied hint
|
2016-01-17 14:11:21 +00:00 |
|
Alex Bilbie
|
03391e9630
|
Removed old access denied exception
|
2016-01-17 12:58:15 +00:00 |
|
Alex Bilbie
|
7242a8db31
|
Added access denied exception
|
2016-01-17 12:58:00 +00:00 |
|
Alex Bilbie
|
f44b618531
|
Docblock tidy
|
2016-01-17 12:57:50 +00:00 |
|
Alex Bilbie
|
8f724bb720
|
Fix immutability issues
|
2016-01-15 18:32:53 +00:00 |
|
Julián Gutiérrez
|
65d981ad32
|
allow middleware use
|
2016-01-15 14:02:47 +01:00 |
|
Alex Bilbie
|
0fbe447862
|
Removed old exceptions
|
2016-01-15 00:17:13 +00:00 |
|
Alex Bilbie
|
a88c30cb53
|
Added invalid refresh token exception
|
2016-01-14 23:47:49 +00:00 |
|
Alex Bilbie
|
5e6f0fc6a3
|
Code tidy
|
2016-01-14 23:47:41 +00:00 |
|
Alex Bilbie
|
9958e1bf80
|
Added serverError exception
|
2016-01-12 22:59:14 +00:00 |
|
Alex Bilbie
|
6f2e2a0071
|
Updated exceptions
|
2015-11-16 12:57:59 +00:00 |
|
Alex Bilbie
|
b479cb7912
|
New OAuthServerException class
|
2015-11-13 17:37:37 +00:00 |
|
Alex Bilbie
|
41c7a6e731
|
Removed old exceptions
|
2015-11-13 17:37:28 +00:00 |
|
Alex Bilbie
|
82413513e8
|
Checkin
|
2015-10-14 09:51:53 +01:00 |
|
Alex Bilbie
|
110d5ce76f
|
Respond with json content-type header
|
2015-04-05 21:11:51 +01:00 |
|
Alex Bilbie
|
15cef6ba16
|
Code tidy
|
2015-04-05 18:16:26 +01:00 |
|
Alex Bilbie
|
72b741d7c9
|
Added generateHttpResponse method to exception
|
2015-04-05 18:16:21 +01:00 |
|
Graham Campbell
|
a1726903b5
|
CS fixes
|
2014-12-10 13:10:35 +00:00 |
|
Alex Bilbie
|
ae7b7e9aa9
|
Fixed namespace includes
|
2014-11-20 23:54:14 +00:00 |
|
Brooke Bryan
|
b2c0933ee6
|
Docbloc improvements
|
2014-11-12 18:10:29 +00:00 |
|