<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git, branch php5.2-develop</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=php5.2-develop</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=php5.2-develop'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2015-04-14T21:48:06+00:00</updated>
<entry>
<title>Merge pull request #514 from nsams/patch-2</title>
<updated>2015-04-14T21:48:06+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2015-04-14T21:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=74b9e86f7d836d1e00f6743f24aa10f83d536e6f'/>
<id>urn:sha1:74b9e86f7d836d1e00f6743f24aa10f83d536e6f</id>
<content type='text'>
[php5.2] Make validateRedirectUri protected to be able to override</content>
</entry>
<entry>
<title>[php5.2] Make validateRedirectUri protected to be able to override</title>
<updated>2015-02-09T09:44:53+00:00</updated>
<author>
<name>Niko Sams</name>
<email>niko.sams@gmail.com</email>
</author>
<published>2015-02-09T09:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ce4a7ae46b9ce211ec23b2450f764510bd75908e'/>
<id>urn:sha1:ce4a7ae46b9ce211ec23b2450f764510bd75908e</id>
<content type='text'>
Like #512 for develop branch.

This change is aginst php5.2-develop. I'm not sure if this branch is still active, nevertheless I have to use it on our SLES 10 Server with Php 5.2.</content>
</entry>
<entry>
<title>addresses #156 - documents required user_id for authcodes</title>
<updated>2013-06-13T14:48:00+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-13T14:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=319178cda58a3c294e20409afa8d66fe217a186c'/>
<id>urn:sha1:319178cda58a3c294e20409afa8d66fe217a186c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>addresses #157 for php5.2</title>
<updated>2013-06-13T14:38:53+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-12T15:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=4d06c077c7f5c8eb93d77a4fcbf3bd9b43d0807a'/>
<id>urn:sha1:4d06c077c7f5c8eb93d77a4fcbf3bd9b43d0807a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #154 - adds getParameter to OAuth2_ResponseInterface</title>
<updated>2013-06-11T01:16:09+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-11T01:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ce1a8c437d929f674f69783a1ca0b2edef753d46'/>
<id>urn:sha1:ce1a8c437d929f674f69783a1ca0b2edef753d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes tests for e367a02d6ccb0abfd886eefffc88f98e5c8812a8</title>
<updated>2013-06-11T01:10:36+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-11T01:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=bedd630954f0151b76c029348cc2d4fc404e0288'/>
<id>urn:sha1:bedd630954f0151b76c029348cc2d4fc404e0288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensures invalid_token is returned according to http://tools.ietf.org/html/rfc6750#section-3.1</title>
<updated>2013-06-11T01:10:30+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-11T01:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=fff7c5f4211aef368c591502c8dce2601da07470'/>
<id>urn:sha1:fff7c5f4211aef368c591502c8dce2601da07470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'develop'</title>
<updated>2013-06-08T18:37:09+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-08T18:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=049ce3a7c7bb326327082501ae863733db89b4b6'/>
<id>urn:sha1:049ce3a7c7bb326327082501ae863733db89b4b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrades tagged version in README</title>
<updated>2013-06-08T18:36:36+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-08T18:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=2af3d90f045976a2fe166c59a6774dfaf8e32fd6'/>
<id>urn:sha1:2af3d90f045976a2fe166c59a6774dfaf8e32fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'develop'</title>
<updated>2013-06-08T18:34:23+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2013-06-08T18:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ec42e4e1ad2e42dfba7af9ea801c6b2933730c33'/>
<id>urn:sha1:ec42e4e1ad2e42dfba7af9ea801c6b2933730c33</id>
<content type='text'>
</content>
</entry>
</feed>
