Commit Graph

  • 66ddba808f Fixed link to authorization server guide. Jonathan Reinink 2013-07-26 10:04:09 -04:00
  • 6324a97118 Added badges [ci skip] Alex Bilbie 2013-07-26 11:08:24 +01:00
  • 4170f4e841 Update .travis.yml Alex Bilbie 2013-07-26 10:56:23 +01:00
  • 5c21370691 Added satooshi/php-coveralls to composer.json [ci skip] Alex Bilbie 2013-07-26 10:55:56 +01:00
  • c176c1cddc Added contributors Phil Sturgeon 2013-07-24 13:14:48 -04:00
  • 71b6f2c2bc Merge pull request #78 from philipbrown/fix_fluent_client_argument_default Alex Bilbie 2013-07-18 09:11:31 -07:00
  • f1567df802 Set $grantType default Philip Brown 2013-07-17 11:40:06 +01:00
  • 307964d571 Fixed missing $this Alex Bilbie 2013-06-18 18:27:34 +01:00
  • a1ca904255 Merge branch 'develop' of github.com:php-loep/oauth2-server into develop Alex Bilbie 2013-06-18 18:17:02 +01:00
  • 6e045afa26 Merge pull request #70 from gstjohn/master Alex Bilbie 2013-06-08 04:28:34 -07:00
  • 8f15158d1c Fix to docblocks Garrett St. John 2013-06-06 14:00:17 -07:00
  • ca4e749986 Fix to docblocks Garrett St. John 2013-06-06 13:09:15 -07:00
  • cc0ab4905a Merge pull request #68 from jasongrimes/public-determineAccessToken Alex Bilbie 2013-06-06 06:52:12 -07:00
  • e5a48c929b Make determineAccessToken() public in order to check if an access token was sent before checking its validity. Jason Grimes 2013-06-05 23:59:29 -04:00
  • 829cef936a mErge branch 'feature/fluent' into develop Alex Bilbie 2013-06-02 14:59:31 +01:00
  • f78e05cb08 Anal space fixes Alex Bilbie 2013-06-02 14:59:05 +01:00
  • 0999bf4de3 Added missing functions Alex Bilbie 2013-06-02 14:58:59 +01:00
  • e442253e26 Anal spacing fixes and removed PHP5.4+ specific array syntax Alex Bilbie 2013-06-02 14:58:52 +01:00
  • 4c4155fdac Added \Illuminate\Support\Facades\DB namespace Alex Bilbie 2013-06-02 14:54:49 +01:00
  • d901e90602 Added \Illuminate\Support\Facades\DB namespace Alex Bilbie 2013-06-02 14:41:38 +01:00
  • 32a7ed38a9 Updated PSR compliance. Added Illuminate\Support\Facades\DB namespace Alex Bilbie 2013-06-02 14:40:59 +01:00
  • 9dec6c4bfe Added Doctrine/DBAL implementation of storage classes (thanks @inanimatt) Alex Bilbie 2013-06-02 14:25:06 +01:00
  • bcfb9ec475 Merge branch 'release/2.1.1' into develop Alex Bilbie 2013-06-02 13:55:12 +01:00
  • 98be9ab252 Merge branch 'release/2.1.1' 2.1.1 Alex Bilbie 2013-06-02 13:55:01 +01:00
  • e0f4ccb775 Updated changelog Alex Bilbie 2013-06-02 13:54:54 +01:00
  • dca0898c2f Version bump Alex Bilbie 2013-06-02 13:54:47 +01:00
  • 7da9e1a9d7 Merge pull request #64 from alexmcroberts/develop Alex Bilbie 2013-06-02 05:46:45 -07:00
  • a4a8f6e661 This fixes #57. By passing in a conditional flag refering to headersOnly, the library would stil respect RFC6749 Section 7 and RFC6750 Section 2. Alex McRoberts 2013-05-27 21:27:30 -07:00
  • a9ecca92fc Fixed broken test Alex Bilbie 2013-05-27 19:38:07 +01:00
  • 47c24e3181 Corrected array key call. Fixes #63 Alex Bilbie 2013-05-27 20:33:07 +02:00
  • 4d36ebd3e7 Added namespaces Alex Bilbie 2013-05-14 09:50:40 +01:00
  • 0b3a9dc888 Converted PHP 5.4 array syntax to old-skool syntax Alex Bilbie 2013-05-14 09:46:14 +01:00
  • 1fcdbf45b2 Removed docblocks Alex Bilbie 2013-05-14 09:45:19 +01:00
  • 94a064e2f4 Added fluent storage from #54 Alex Bilbie 2013-05-14 09:44:12 +01:00
  • 92b6ce3335 Added default value for final argument in ClientInterface::getClient(). Fixes #56 Alex Bilbie 2013-05-14 09:00:36 +01:00
  • ee9549287e Updated docblocks Alex Bilbie 2013-05-14 08:59:53 +01:00
  • 4b3e0bf668 Fixed semantic meaning of requireScopeParam() and requireStateParam() by changing their default value to true Alex Bilbie 2013-05-10 23:01:54 -07:00
  • 05d4b68586 Optimised regex and re-added trim() following conversation in #52 Alex Bilbie 2013-05-10 23:00:47 -07:00
  • ec9c39c108 Merge branch 'release/2.1' into develop Alex Bilbie 2013-05-10 17:59:37 -07:00
  • 5d0b295a82 Merge branch 'release/2.1' 2.1 Alex Bilbie 2013-05-10 17:59:29 -07:00
  • 9ec5442f90 Updated changelog Alex Bilbie 2013-05-10 17:59:08 -07:00
  • 4112913813 Version bump Alex Bilbie 2013-05-10 17:58:57 -07:00
  • 5eb4227709 Merge branch 'feature/auth-code-scopes' into develop. Fixes #44 Alex Bilbie 2013-05-10 17:40:52 -07:00
  • f5251a6080 Updated sessions Alex Bilbie 2013-05-10 17:39:29 -07:00
  • 86fb02d218 Added cascading relationship between oauth_sessions_authcodes and oauth_sessions Alex Bilbie 2013-05-10 17:32:39 -07:00
  • ef4a138237 Fixed associateAuthCodeScope() query Alex Bilbie 2013-05-10 17:29:28 -07:00
  • d531a37412 Don't add scope IDs Alex Bilbie 2013-05-10 17:26:23 -07:00
  • ca599437f6 Added oauth_session_authcode_scopes Alex Bilbie 2013-05-10 17:24:46 -07:00
  • 252afddbd3 Updated oauth_session_authcodes table. Added id field, remove scope_ids field Alex Bilbie 2013-05-10 17:24:31 -07:00
  • c57c4b1b4f Fixed key name Alex Bilbie 2013-05-10 17:19:53 -07:00
  • ba2dc90f3b Altered associateScope logic Alex Bilbie 2013-05-10 17:08:20 -07:00
  • 7373f312da Updated variable name Alex Bilbie 2013-05-10 17:08:10 -07:00
  • a01810d8fa Updated validateAuthCode in PDO Session Alex Bilbie 2013-05-10 17:07:29 -07:00
  • 3ea3eb5ebd Implemented getAuthCodeScopes() in PDO Session Alex Bilbie 2013-05-10 17:07:06 -07:00
  • 11022e16ef Updated validateAuthCode() in SessionInterface Alex Bilbie 2013-05-10 17:06:44 -07:00
  • 8d06a7b685 Updated getAuthCodeScopes() in SessionInterface Alex Bilbie 2013-05-10 17:06:05 -07:00
  • c66c8092f9 Revert "Return the session_id for validateAuthCode instead of an array" Alex Bilbie 2013-05-10 16:57:39 -07:00
  • 591139f44d Added associateAuthCodeScope to PDO Alex Bilbie 2013-05-10 16:57:12 -07:00
  • 410ad09b5c Updated PDO associateAuthCode Alex Bilbie 2013-05-10 16:56:38 -07:00
  • 51138f8738 Return the session_id for validateAuthCode instead of an array Alex Bilbie 2013-05-10 16:53:52 -07:00
  • aa8d38108f Associate scopes to auth codes in separate method. Creating an auth code now returns an ID Alex Bilbie 2013-05-10 16:53:21 -07:00
  • 9372cc85d0 Added getAuthCodeScopes() method Alex Bilbie 2013-05-10 16:50:34 -07:00
  • accb80289f Added associateAuthCodeScope() method Alex Bilbie 2013-05-10 16:50:13 -07:00
  • e591fbb25c Merge branch 'feature/refresh-token-rotation' into develop Alex Bilbie 2013-05-10 16:13:22 -07:00
  • fdb89fb5e4 Updated tests Alex Bilbie 2013-05-10 16:13:11 -07:00
  • ce51821043 If rotateRefreshTokens() is true then associate new access tokens Alex Bilbie 2013-05-10 16:13:06 -07:00
  • eac33d50b3 Added missing semicolon Alex Bilbie 2013-05-10 16:12:43 -07:00
  • 2552b73b17 Added rotateRefreshTokens() method Alex Bilbie 2013-05-10 16:00:40 -07:00
  • 8c4019693b Updated @ziege's patch to overcome awkward access token definition requirement (i.e. access token can have a space in it) and also optimised code. Fixes #52 Alex Bilbie 2013-05-10 12:57:06 -07:00
  • b88ef82563 Fixed two probems in access token check ziege 2013-05-10 20:00:01 +02:00
  • 3e5b4a1735 Move zetacomponents/database to "suggest" in composer.json. Fixes #51 Alex Bilbie 2013-05-10 10:13:17 -07:00
  • 41a7125370 Accidentally used PHP 5.4 style bracket Alex Bilbie 2013-05-09 11:48:21 -07:00
  • c40484abb1 Merge branch 'feature/refresh-token-rewrite' into develop Alex Bilbie 2013-05-09 11:42:31 -07:00
  • f4bcfee687 Update associated scopes if requested in refresh access token. Fixes #47 Alex Bilbie 2013-05-09 11:41:55 -07:00
  • 6d8eb9d05e Added removeRefreshToken method to SessionInterface Alex Bilbie 2013-05-09 11:40:29 -07:00
  • 76f2f6a5e1 Don't delete old sessions when issuing new access tokens using the Password or Client Credential grants. Fixes #32 Alex Bilbie 2013-05-09 10:43:44 -07:00
  • d677b765b2 Renamed scopes.key to scopes.scope. Updated ScopeInterface and PDO/Scope. Fixes #45 Alex Bilbie 2013-05-09 10:23:24 -07:00
  • 7035792325 Allow for multiple default scopes. Fixes #42 Alex Bilbie 2013-05-09 10:15:36 -07:00
  • 351c2e97ea If scope parameter is required and there are not requested scopes AND there is no default scope set then fail Alex Bilbie 2013-05-09 10:06:26 -07:00
  • ddefb2ee16 Set the scope parameter to not be required by default. Fixes #43 Alex Bilbie 2013-05-09 10:02:41 -07:00
  • c3b41a5e8a Merge branch 'release/2.0.5' into develop Alex Bilbie 2013-05-09 09:47:33 -07:00
  • b16c58bfe1 mErge branch 'release/2.0.5' 2.0.5 Alex Bilbie 2013-05-09 09:47:21 -07:00
  • e6d0a19e8f Version bump Alex Bilbie 2013-05-09 09:47:11 -07:00
  • 2296d09e92 Changelog update Alex Bilbie 2013-05-09 09:47:07 -07:00
  • 69af252844 Fixed docblock Alex Bilbie 2013-05-09 09:45:10 -07:00
  • d9c598af3c Removed DEFAULT '' that has slipped in Alex Bilbie 2013-05-09 09:38:08 -07:00
  • 3cb79fc2b5 Fixed oauth_session_token_scopes primary key Alex Bilbie 2013-05-09 09:31:05 -07:00
  • 39379fe5b6 Merge branch 'release/2.0.4' into develop Alex Bilbie 2013-05-09 08:01:45 -07:00
  • 1375f91e15 Merge branch 'release/2.0.4' 2.0.4 Alex Bilbie 2013-05-09 08:01:33 -07:00
  • 08a7055679 Version bump Alex Bilbie 2013-05-09 08:01:25 -07:00
  • 9f9a828294 Updated changelog Alex Bilbie 2013-05-09 08:01:18 -07:00
  • 77fbb2a851 Removed docblocks from session PDO class Alex Bilbie 2013-05-09 07:55:54 -07:00
  • c0683586e2 A refresh token should be bound to a client ID Alex Bilbie 2013-05-09 07:55:10 -07:00
  • 86a483f288 Adding missing column to oauth_session_authcodes Alex Bilbie 2013-05-09 07:54:09 -07:00
  • 3617a3b37d Renamed primary key in oauth_client_endpoints table Alex Bilbie 2013-05-09 07:17:41 -07:00
  • 24634aabd7 Merge branch 'release/2.0.3' into develop Alex Bilbie 2013-05-08 22:09:35 -07:00
  • ffc286c9f9 mErge branch 'release/2.0.3' 2.0.3 Alex Bilbie 2013-05-08 22:09:18 -07:00
  • 7064442a4c Version bump Alex Bilbie 2013-05-08 22:09:10 -07:00
  • 68a64e9498 Fixed home page Alex Bilbie 2013-05-08 22:08:43 -07:00
  • b04240b9e7 Merge branch 'release/2.0.2' into develop Alex Bilbie 2013-05-08 19:39:41 -07:00