oauth2-server/src
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
..
AuthorizationValidators Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
Entities Updated PHPDoc 2016-07-09 02:01:53 +02:00
Exception Fix WWW-Authenticate entry in $headers array 2016-10-11 22:27:24 -05:00
Grant Don't pass in user because we don't know who user is 2016-09-19 10:05:55 +01:00
Middleware Updated PHPDoc 2016-07-09 02:01:53 +02:00
Repositories Updated PHPDoc 2016-07-09 02:01:53 +02:00
RequestTypes Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
ResponseTypes Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
AuthorizationServer.php while(array_shift()) makes the AuthorizationServer class configuration mutable 2016-07-13 12:03:05 +02:00
CryptKey.php CryptKey tests 2016-07-19 17:15:36 +02:00
CryptTrait.php Updated PHPDoc 2016-07-09 02:01:53 +02:00
RequestEvent.php Updated PHPDoc 2016-07-09 02:01:53 +02:00
ResourceServer.php Explicitly compare to false when checking not instanceof 2016-07-09 12:09:21 +02:00