Commit Graph

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