Commit Graph

1142 Commits

Author SHA1 Message Date
Alex Bilbie d260167155 Docblock fixes 2014-11-07 01:13:21 +00:00
Alex Bilbie 3f114dc5e3 Exclude example dirs 2014-11-07 01:08:05 +00:00
Alex Bilbie fedd10b5ed Docblock fix 2014-11-07 01:07:55 +00:00
Alex Bilbie 746cd4ab7d Namespace fix 2014-11-07 01:07:47 +00:00
Alex Bilbie 5848c0d920 Failure is not an option anymore with hhvm 2014-11-07 00:57:29 +00:00
Alex Bilbie db7c42cc91 Fixed broken tests 2014-11-07 00:55:38 +00:00
Alex Bilbie f01cf7ef2f Merge branch 'develop' of github.com:thephpleague/oauth2-server into develop 2014-11-07 00:46:09 +00:00
Alex Bilbie 61f8195edd Docblock fixes 2014-11-07 00:46:02 +00:00
Alex Bilbie c38d20b163 Ignore certain paths in Scrutenizer 2014-11-07 00:45:42 +00:00
Alex Bilbie fbf1535db1 Renamed Adapter to AbstractStorage because it isn't actually an adapter 2014-11-07 00:45:25 +00:00
Alex Bilbie 90ce1932cc Merge pull request #240 from leevigraham/patch-1
Associate the $client with $session.
2014-11-06 18:29:49 -05:00
Leevi Graham b60693c5d6 Associate the $client with $session. 2014-11-07 07:50:22 +11:00
Alex Bilbie 736a7b95eb Merge pull request #235 from tompedals/patch-1
Update ScopeStorage::get method signature to match the interface
2014-11-03 06:05:02 -05:00
tompedals bc314f7c52 Update ScopeStorage::get method signature to match the interface 2014-10-25 22:43:56 +01:00
Alex Bilbie 72e3ddad1e Updated dependencies 2014-10-11 23:38:59 +01:00
Alex Bilbie 6333a975f8 Update README.md 2014-10-03 14:42:01 +01:00
Alex Bilbie 44ab7b6135 Updated league/event to 1.0.* 2014-10-03 14:26:55 +01:00
Alex Bilbie bfcccb2671 Merge pull request #215 from sumeko/patch-1
Update AbstractServer.php
2014-10-01 22:26:57 +01:00
Alex Bilbie 3183828c1c Added _site to .gitignore 2014-10-01 00:16:46 +01:00
Alex Bilbie 6be7c119db Renamed Github user 2014-10-01 00:16:26 +01:00
Alex Bilbie 0f13ff188a Renamed method to getRequest 2014-10-01 00:14:16 +01:00
Alex Bilbie 099f009b39 Ignore tests dir 2014-10-01 00:01:22 +01:00
Alex Bilbie 136edf16c5 Fix #213 2014-09-30 23:55:21 +01:00
Alex Bilbie 62d658524b Expecting coverage on 3 runs not 4 2014-09-30 23:24:26 +01:00
Alex Bilbie 5b9f9a500d Renamed scrutinizer.yml to .scrutinizer.yml 2014-09-30 23:20:52 +01:00
Alex Bilbie 05d33f7020 Updated README 2014-09-30 23:12:43 +01:00
Alex Bilbie d9bf0e5899 Updated .travis.yml 2014-09-30 23:07:00 +01:00
Alex Bilbie 63be2684d3 Added scrutinizer.yml 2014-09-30 22:57:35 +01:00
Alex Bilbie 536ef3244d Inject the session into the token type 2014-09-30 22:28:49 +01:00
Alex Bilbie a3f5d20592 Changed method names to be clearer that we're setting params 2014-09-30 22:28:38 +01:00
Alex Bilbie 1e3a192920 Inject server into tokentype 2014-09-30 22:26:34 +01:00
Alex Bilbie b68a5c2abb Added authentication failure events 2014-09-30 22:16:34 +01:00
Alex Bilbie 643c3493c4 Merge pull request #211 from pulkitjalan/grant-access-token
support grant specific access token ttl
2014-09-29 09:45:09 +01:00
Sum 64ca2a4b49 Update AbstractServer.php 2014-09-22 12:56:15 +07:00
pulkit 1ff3d1adda support grant specific access token ttl 2014-09-11 13:58:01 +01:00
Alex Bilbie 9e2a6ed238 If there are no scopes to format then just return an empty array 2014-09-10 17:22:01 +01:00
Alex Bilbie be51cdf9b1 Fixed spelling mistake 2014-09-09 13:36:20 +01:00
Alex Bilbie 67587e450b Merge pull request #207 from thvranken/develop
Session ID returned correctly
2014-09-06 18:44:04 +01:00
Thomas Vranken 6ce190d33b Session ID returned correctly
Session ID was not returned correctly after creating a session.
2014-09-06 17:53:02 +02:00
Alex Bilbie f923e89c3d Merge pull request #206 from GrahamCampbell/patch-1
Update .travis.yml
2014-08-31 20:07:40 +01:00
Graham Campbell 31c3cbe593 Update .travis.yml 2014-08-31 16:49:10 +01:00
Alex Bilbie 7d8989a8cd Fix #202 2014-08-18 16:47:36 +01:00
Alex Bilbie b9e12a7fec Removed length 2014-08-16 10:57:08 +02:00
Alex Bilbie d32cea1988 Removed tests that had crept in 2014-08-16 10:53:32 +02:00
Alex Bilbie ce1a650ae1 Updated .gitignore 2014-08-16 10:39:14 +02:00
Alex Bilbie 01e823427f Updated homepage 2014-08-16 10:24:53 +02:00
Alex Bilbie d65bd112a9 Merge pull request #198 from GrahamCampbell/patch-2
Imoroved some version coinstraints
2014-08-10 11:16:17 +01:00
Graham Campbell 2ca3df60be Imoroved some version coinstraints 2014-08-10 11:15:41 +01:00
Alex Bilbie 3494b65be0 Old mysql.sql file shouldn't be in codebase 2014-08-07 11:23:58 +01:00
Alex Bilbie 9ff841aa6f Update README.md 2014-08-06 18:16:16 +01:00