<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git/test/lib, branch v1.4</title>
<subtitle>A library for implementing an OAuth2 Server in php (mirror)</subtitle>
<id>https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=v1.4</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2014-04-30T03:32:28+00:00</updated>
<entry>
<title>case insensitive headers</title>
<updated>2014-04-30T03:32:28+00:00</updated>
<author>
<name>Brian Scaturro</name>
<email>scaturrob@gmail.com</email>
</author>
<published>2014-04-30T03:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=cf2a01c9bdddc882c4cd0962c6cbcb0d559667d6'/>
<id>urn:sha1:cf2a01c9bdddc882c4cd0962c6cbcb0d559667d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #292 - adds postgres tests and fixes postgres issues</title>
<updated>2014-04-05T04:53:47+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-04-05T03:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=485b5c2ce140687355ea3d3511586a952a124b28'/>
<id>urn:sha1:485b5c2ce140687355ea3d3511586a952a124b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OPENID-CONNECT - fixes old tests, adds tests and makes them pass, moves UserClaims into OpenID dir</title>
<updated>2014-03-18T20:50:22+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-03-18T20:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=2a2368cd32c803c142a1c61c1804d8a2c8c3ad4d'/>
<id>urn:sha1:2a2368cd32c803c142a1c61c1804d8a2c8c3ad4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the id_token storage, store the id_token with the authorization code when needed. Have the code grant type return an id_token when found.</title>
<updated>2014-03-18T20:50:19+00:00</updated>
<author>
<name>Bojan Zivanovic</name>
<email>bojanz@gmail.com</email>
</author>
<published>2014-01-28T23:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=719ebaf73cd24535a1c679d797d17d50840ae70d'/>
<id>urn:sha1:719ebaf73cd24535a1c679d797d17d50840ae70d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds tests for JwtBearer storage</title>
<updated>2014-02-27T04:51:21+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T04:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=bd41360a803016ad0f59cd291a65bc0e2a274c64'/>
<id>urn:sha1:bd41360a803016ad0f59cd291a65bc0e2a274c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>last refactoring of tests provides reason the tests are failing</title>
<updated>2014-01-30T19:28:08+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-01-30T19:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=72125f70d16e30f8eb0c25b4339d87a50516cf81'/>
<id>urn:sha1:72125f70d16e30f8eb0c25b4339d87a50516cf81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more information on skipped storage when applicable</title>
<updated>2014-01-30T19:28:07+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-01-18T02:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=531fdf1174b09291ee5044efb9edfe7a805ccaf7'/>
<id>urn:sha1:531fdf1174b09291ee5044efb9edfe7a805ccaf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds Cassandra storage</title>
<updated>2014-01-30T19:28:07+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-01-14T10:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ca11ad3744b0c7d46a10c8864c5434c1eee6bd6c'/>
<id>urn:sha1:ca11ad3744b0c7d46a10c8864c5434c1eee6bd6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensures tests are skipped instead of erroring out if connection to mongo or redis fails</title>
<updated>2014-01-30T19:28:06+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-01-08T23:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=71d386adc123cc03b0a17aab47648d409d4eb828'/>
<id>urn:sha1:71d386adc123cc03b0a17aab47648d409d4eb828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removes default_scope from oauth_clients table, adds scope to setClientDetails</title>
<updated>2014-01-30T19:28:06+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-01-06T19:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=adc5713ee41ab96d33514ab89a52a62b24a2d2ec'/>
<id>urn:sha1:adc5713ee41ab96d33514ab89a52a62b24a2d2ec</id>
<content type='text'>
</content>
</entry>
</feed>
