Commit Graph

  • f49cc65c13
    Change to store code challenge and method whenever sent for PKCE Andrew Millington 2018-07-29 19:56:30 +0100
  • acf16e924a Actually use finalizedScopes in access token Christiaan Goossens 2018-07-13 13:11:18 +0200
  • a479b5762e Fix implicit grant scopes Christiaan Goossens 2018-07-13 11:47:32 +0200
  • ec10023c79
    Merge pull request #921 from Lorti/gh-pages Andrew Millington 2018-07-05 09:03:12 +0100
  • 149569a1b9
    Fix typo Manuel Wieser 2018-07-05 09:58:37 +0200
  • dc2a048b95
    Merge pull request #919 from Sephster/fix-909-v2 Andrew Millington 2018-06-24 13:55:33 +0100
  • 0c542637fe
    Merge branch '8.0.0' into fix-909-v2 Andrew Millington 2018-06-24 13:51:04 +0100
  • 0cdd535f7d
    Add changes to changelog Andrew Millington 2018-06-24 13:48:52 +0100
  • 2fcee76d13
    Remove unused stub function Andrew Millington 2018-06-24 13:39:40 +0100
  • 574299d862
    Fix tests Andrew Millington 2018-06-24 13:38:55 +0100
  • dad3b1e1c9
    Remove unused test Andrew Millington 2018-06-24 13:32:49 +0100
  • 7df0dfff9d
    Remove double function calls Andrew Millington 2018-06-24 13:31:38 +0100
  • ca5fe10934
    Fix merge issues Andrew Millington 2018-06-24 01:30:15 +0100
  • 369c7005a3
    Merge master into version 8 branch Andrew Millington 2018-06-24 01:10:02 +0100
  • 8184f771d4
    Update for version 7.2.0 7.2.0 Andrew Millington 2018-06-23 17:57:59 +0100
  • 51b3b415b4
    Update changelog for version 4.1.7 Andrew Millington 2018-06-23 17:46:19 +0100
  • e3ad09d4a2
    Update unreleased link in changelog Andrew Millington 2018-06-23 17:35:51 +0100
  • aeb1fe48d3
    Add missing 4.1.6 release to changelog Andrew Millington 2018-06-23 17:35:14 +0100
  • 138524984a
    Merge pull request #918 from Sephster/fix-914 4.1.7 4.1.x Andrew Millington 2018-06-23 17:27:31 +0100
  • 8335935854
    Fix empty issue in PHP 5.4 sephster 2018-06-22 13:47:22 +0100
  • f54980da25
    Update changelog to add PR 917 Andrew Millington 2018-06-21 23:24:13 +0100
  • 105834af96
    Merge pull request #917 from Erikvv/master Andrew Millington 2018-06-21 23:16:13 +0100
  • ffffc4bfeb
    Allow 640 as key file permisions Erik van Velzen 2018-06-21 17:02:01 +0200
  • a77732e97c
    Merge pull request #912 from fizzka/extract-validate-uri Andrew Millington 2018-06-15 14:42:01 +0100
  • 614bba2c11 update changelog Ilya Bulah 2018-06-15 15:57:01 +0300
  • 224763cda6 Fix docblock Ilya Bulah 2018-06-15 00:06:33 +0300
  • a31bc7d4cc Extract validateRedirectUri() Ilya Bulah 2018-06-14 23:12:32 +0300
  • 0d20c755d4 Formatting Ilya Bulah 2018-06-14 23:33:58 +0300
  • e36ff17ad9 Fix psr2 Ilya Bulah 2018-06-14 17:59:09 +0300
  • a339d99135
    Change sentence Andrew Millington 2018-06-08 11:19:27 +0100
  • a7a1065e38
    Merge pull request #908 from fizzka/update-encryptionKey-comments Andrew Millington 2018-06-05 10:34:56 +0100
  • 09bf988922
    Add capital letter to start of class doc summary Andrew Millington 2018-06-05 10:34:12 +0100
  • a571e2262b
    Update CryptTrait.php Ilya Bulakh 2018-06-04 16:32:02 +0300
  • 864cc9a65a
    Clarify where public and private key are used Andrew Millington 2018-05-25 11:34:05 +0100
  • 0286160a22
    Add clarification on usage for priv/encrypt keys Andrew Millington 2018-05-25 11:26:48 +0100
  • abf6e18ee4
    Update minimum PHP version Andrew Millington 2018-05-25 10:39:39 +0100
  • e9759da602
    Updated changelog reference Andrew Millington 2018-05-25 10:33:11 +0100
  • 5f7bdb6c7b
    Update framework integrations Andrew Millington 2018-05-25 10:29:08 +0100
  • 519543e925
    Merge pull request #703 from iansltx/exception-has-redirect Andrew Millington 2018-05-25 10:09:15 +0100
  • 3614f8bd7c
    Update changelog Andrew Millington 2018-05-25 10:03:58 +0100
  • e4a7fea834
    Move OAuthServerExceptionTest to appropriate folder Andrew Millington 2018-05-25 10:00:21 +0100
  • 68c9fbd83c
    Add a summary for hasRedirect function Andrew Millington 2018-05-25 09:53:59 +0100
  • 466e1a639d
    Merge remote-tracking branch 'upstream/master' into exception-has-redirect Andrew Millington 2018-05-25 09:49:14 +0100
  • d7ab153500
    Merge pull request #905 from Sephster/add-test-for-unsigned-token-exception Andrew Millington 2018-05-25 09:42:19 +0100
  • 72ead2e3ce
    Fix unused use statement Andrew Millington 2018-05-24 12:23:26 +0100
  • ae4ab26aaf
    Add test for unsigned access token Andrew Millington 2018-05-24 12:19:55 +0100
  • ca6be0577c
    Merge pull request #874 from lookyman/access-token-jwt Andrew Millington 2018-05-24 11:00:29 +0100
  • ef75d13255
    Update changelog Andrew Millington 2018-05-23 16:44:00 +0100
  • bd741e9203
    Update travis to check 8.0.0 branch Andrew Millington 2018-05-23 16:39:55 +0100
  • aac64e49cf
    Fix style issue Andrew Millington 2018-05-23 16:36:43 +0100
  • 61156ef8c7
    Use __toString() for access token Andrew Millington 2018-05-23 16:34:39 +0100
  • 2a7f671a95
    Merge pull request #904 from dzibma/master Andrew Millington 2018-05-22 18:13:17 +0100
  • 02609c37cc
    Update changelog Andrew Millington 2018-05-22 18:10:19 +0100
  • 9941a96feb Fix uncaught exception produced by unsigned token Martin Dzibela 2018-05-22 14:13:20 +0200
  • 4b0383b16c
    Updated changelog Andrew Millington 2018-05-21 16:20:48 +0100
  • 4aeb92aa98
    Merge remote-tracking branch 'upstream/8.0.0' into access-token-jwt Andrew Millington 2018-05-21 16:18:24 +0100
  • b182389395
    Remove native type hints Andrew Millington 2018-05-21 15:45:09 +0100
  • 92f598d1dc
    Merge pull request #899 from Sephster/fix-745 Andrew Millington 2018-05-21 15:44:13 +0100
  • a40092ff54
    Update changelog to fix merge conflict Andrew Millington 2018-05-21 15:28:42 +0100
  • 2e47fa7fca
    Add PR reference 7.1.1 Andrew Millington 2018-05-21 15:01:37 +0100
  • fc55621f20
    Add link to 7.1.1 release in changelog Andrew Millington 2018-05-21 15:00:06 +0100
  • beec37d95f
    Modify changelog for 7.1.1 release Andrew Millington 2018-05-21 14:58:56 +0100
  • 98812e6fab Update changelog Andrew Millington 2018-05-21 11:21:44 +0100
  • 354aed7671 Merge in master Andrew Millington 2018-05-21 10:53:24 +0100
  • 5a499bf03c
    Merge pull request #902 from Sephster/fix-745-without-tests Andrew Millington 2018-05-17 13:34:30 +0100
  • 2e3ee60a2a Remove additional whitespace Andrew Millington 2018-05-17 13:27:30 +0100
  • 0242d0c996 Remove spaces at end of line Andrew Millington 2018-05-17 13:21:39 +0100
  • 3ea0cdc936 Set authScheme Andrew Millington 2018-05-17 13:19:32 +0100
  • 19d782d223 Fix alignment Andrew Millington 2018-05-17 13:13:30 +0100
  • 8a25e0a01b Update changelog Andrew Millington 2018-05-17 13:12:32 +0100
  • a3d4f583ed Fix #745 Andrew Millington 2018-05-17 13:06:03 +0100
  • 28276cb688
    Add PSR-7 to the requirements in the readme Andrew Millington 2018-05-16 13:36:29 +0100
  • b1b33207ab Fix namespacing for Exception test Andrew Millington 2018-05-13 18:02:23 +0100
  • 793000f149 Fix ServerRequestInterface docblock type Andrew Millington 2018-05-13 17:52:45 +0100
  • f8c2e721a0 Remove return voids and fix docblock and use orders Andrew Millington 2018-05-13 17:41:21 +0100
  • cbce5f45ba Fix case for serverRequest variable and remove unused variable Andrew Millington 2018-05-13 17:38:07 +0100
  • c2dcdee266 Change order of use statements Andrew Millington 2018-05-13 17:34:06 +0100
  • 33ce849617 Add tests for invalid client exception Andrew Millington 2018-05-13 17:29:07 +0100
  • ff5e9f57a5 Only add authenticate header if present in original request thephpleague/oauth2-server#745 Andrew Millington 2018-05-10 22:07:03 +0100
  • 577065c270
    Use native typehints Lukáš Unger 2018-05-08 11:34:42 +0200
  • a1da9beb92
    Removed convertToJWT() method from AccessTokenEntityInterface Lukáš Unger 2018-04-19 17:08:10 +0200
  • 48ce5f36cf
    Change function name to be less technically specific Andrew Millington 2018-03-31 10:45:15 +0100
  • fd72d79ad3
    Generalized access token format Lukáš Unger 2018-03-15 14:27:37 +0100
  • 35c6f28aef
    Add drupal integration to the readme Andrew Millington 2018-05-03 17:06:27 +0100
  • 3d4a68a52b
    Merge pull request #820 from SunMar/gh-pages Andrew Millington 2018-04-22 15:17:54 +0100
  • bd47b58f81
    Update changelog for version 7.1.0 7.1.0 Andrew Millington 2018-04-22 15:16:23 +0100
  • e38ea4ab34
    Update code of conduct link in the readme Andrew Millington 2018-04-22 12:58:05 +0100
  • 8b40858509
    Rename CONDUCT.md to CODE_OF_CONDUCT.md Andrew Millington 2018-04-21 22:25:51 +0100
  • aa5cc5eac7
    Adding contact email address Andrew Millington 2018-04-21 22:22:53 +0100
  • 38f26d5229
    Update our code of conduct Andrew Millington 2018-04-21 22:07:30 +0100
  • a5a51fad95
    Add PR 893 to the changelog Andrew Millington 2018-04-21 22:05:08 +0100
  • 52d7952ba5
    Merge pull request #893 from Sephster/fix-exception-hint Andrew Millington 2018-04-21 22:02:09 +0100
  • 2375b8c7f3
    Merge pull request #856 from lookyman/phpstan-level-7 Andrew Millington 2018-04-21 22:01:25 +0100
  • f9a91a79c2
    Put upgrade of PHPStan under changed category Andrew Millington 2018-04-21 21:59:47 +0100
  • 242dd4dcfe
    Fix docblock Andrew Millington 2018-04-21 21:51:25 +0100
  • c94ec122aa
    Fix PR number for changelog Andrew Millington 2018-04-21 21:41:48 +0100
  • 05f5d90034
    Update changelog Andrew Millington 2018-04-21 21:39:28 +0100
  • 491c23c1e9
    Merge remote-tracking branch 'upstream/master' into phpstan-level-7 Andrew Millington 2018-04-21 21:37:24 +0100
  • 27323b5c9a
    Fix spacing issue Andrew Millington 2018-04-21 21:31:48 +0100
  • 80bc291c51
    Added null checks before calling set functions Andrew Millington 2018-04-21 21:29:21 +0100