Andrew Millington
|
eb9cde5ab7
|
Merge pull request #805 from raarts/Accept-RSA-key-with-crlf-v2
Also accept an RSA key with crlf
|
2018-01-23 22:24:52 +00:00 |
|
Ron Arts
|
91d9c11fb4
|
Fixed tests, allow whitespace at the end of a key
|
2018-01-03 10:18:32 +01:00 |
|
Gabriel Caruso
|
04f3d39b45
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-08 16:07:07 -02:00 |
|
Ron Arts
|
f79d3f27cf
|
Incorporate https://github.com/thephpleague/oauth2-server/pull/731. Thanks.
Now can handle cr/lf, cr, and lf endings. And on php5 large keys as well.
|
2017-10-31 10:14:46 +01:00 |
|
Ron Arts
|
4563685375
|
Also accept an RSA key with crlf
|
2017-10-30 16:21:17 +01:00 |
|
Julián Gutiérrez
|
065ef5db99
|
CryptKey tests
|
2016-07-19 17:15:36 +02:00 |
|