oauth2-server/src
2017-07-01 18:08:49 +01:00
..
AuthorizationValidators Added missing methods 2017-07-01 18:08:49 +01:00
Entities Updated PHPDoc 2016-07-09 02:01:53 +02:00
Exception Escape scope parameter to reduce pontential XSS vector 2017-07-01 16:43:31 +01:00
Grant Added missing methods 2017-07-01 18:08:49 +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 Added missing methods 2017-07-01 18:08:49 +01:00
AuthorizationServer.php Updated error message 2017-07-01 16:45:29 +01:00
CryptKey.php Better error checking when saving a temporary key to ensure file was written successfully and the server is the exclusive mode 2017-07-01 16:44:57 +01:00
CryptTrait.php Encryption key just uses Defuse\Crypto now, no key based crypto 2017-07-01 18:07:51 +01: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