Commit Graph

  • 8a619e5c1e Change hint so it applies to both the auth and access token requests Andrew Millington 2018-04-21 18:07:38 +01:00
  • 7e07033b10 Merge pull request #892 from Sephster/fix-issue-837 Andrew Millington 2018-04-21 17:49:42 +01:00
  • 6991777ff3 Fix blank line spacing issue Andrew Millington 2018-04-20 18:33:46 +01:00
  • 9febc32e14 Add spacing around logical blocks Andrew Millington 2018-04-20 18:27:47 +01:00
  • c8b44ff5c7 Revert fix for client ID exception Andrew Millington 2018-04-20 18:22:07 +01:00
  • 558e55c071 No longer advise to use Password Grant for SPAs Andrew Millington 2018-04-18 13:07:21 +01:00
  • 342108e0ec Fixing a mistake with a double word Andrew Millington 2018-04-06 17:55:01 +01:00
  • 0da1aefad3 Add upgrade guide for version 6 to 7 Andrew Millington 2018-04-06 13:10:05 +01:00
  • 9fc288ce53 Merge pull request #876 from steverhoades/fix-example Andrew Millington 2018-03-17 20:43:53 +00:00
  • 8f1bf88792 Fix fatal error caused by ClientRepositoryInterface change Steve Rhoades 2018-03-17 09:30:14 -07:00
  • 990ca26047 Simplifying the language Andrew Millington 2018-03-08 18:31:26 +00:00
  • d5635cff4d Minor changes to changelog text Andrew Millington 2018-03-08 18:28:51 +00:00
  • 8c79776726 Add new option to use \Defuse\Crypto\Key as encryption key #812 #814 SunMar 2018-03-07 13:51:13 +03:00
  • cc19da50b4 Merge pull request #814 from SunMar/master Andrew Millington 2018-02-28 21:12:39 +00:00
  • bec0de16bb Update Changelog Andrew Millington 2018-02-28 21:00:30 +00:00
  • a56acc8dd0 Minor code tidy up Andrew Millington 2018-02-28 20:33:19 +00:00
  • c9b07f386c Fix StyleCI issues and remove phpdoc order from StyleCI Andrew Millington 2018-02-28 20:01:01 +00:00
  • 00a7972f74 Merge remote-tracking branch 'upstream/master' Andrew Millington 2018-02-28 19:45:41 +00:00
  • e3266cb50a Fix changelog categorisation Andrew Millington 2018-02-26 20:08:02 +00:00
  • 2fdd6ce494 Add change for access and refresh token emitters Andrew Millington 2018-02-26 20:07:02 +00:00
  • 6fd3024c48 Merge pull request #860 from Zaszczyk/new-events-to-emitter-#825 Andrew Millington 2018-02-26 20:01:22 +00:00
  • 62e06b7d3a Removing Yoda condition Andrew Millington 2018-02-26 19:51:03 +00:00
  • 009c109716 TravisCI fix for PHPStan Simon Hamp 2018-02-26 16:04:48 +00:00
  • 6723aadfe8 Fix #837 Simon Hamp 2018-02-26 15:56:28 +00:00
  • e24964af07 Update changelog Andrew Millington 2018-02-26 12:57:11 +00:00
  • 99e42f6f25 Remove paragonie/random_compat Andrew Millington 2018-02-26 12:38:31 +00:00
  • 6700b113a8 Add new event types: access_token_issued and refresh_token_issued. Mateusz Błaszczyk 2018-02-23 17:48:51 +01:00
  • 28e1418f64 Change to use correct release date for version 7 Andrew Millington 2018-02-18 20:29:37 +00:00
  • 143afc9561 PHPStan level 7 Lukáš Unger 2018-02-18 21:17:32 +01:00
  • 456c6cfdd2 Merge pull request #854 from Sephster/master 7.0.0 Andrew Millington 2018-02-18 15:57:10 +00:00
  • 4f68d2a5f2 Fix release tags in changelog Andrew Millington 2018-02-18 15:51:41 +00:00
  • 49f66866f7 Fix links for versions 6.0.1 - 6.0.2 Andrew Millington 2018-02-18 15:38:28 +00:00
  • 028d91f670 Add code coverage for scrutinizer Andrew Millington 2018-02-18 15:33:41 +00:00
  • 9287f587fc Update changelog link Andrew Millington 2018-02-18 15:29:59 +00:00
  • 70396bec67 Chang Changelog format Andrew Millington 2018-02-18 15:28:28 +00:00
  • 6679418436 Update readme and changelog Andrew Millington 2018-02-18 14:20:37 +00:00
  • e04b8f4e6d Merge pull request #744 from erickjth/fix-pkce-implementation Andrew Millington 2018-02-18 14:10:08 +00:00
  • e0cc5ee1b0 Merge branch 'master' of https://github.com/thephpleague/oauth2-server into fix-pkce-implementation Andrew Millington 2018-02-18 13:57:19 +00:00
  • b78c012796 Change code challenge and verifier to be constants in test Andrew Millington 2018-02-18 13:51:34 +00:00
  • bcd2fc38c0 Merge pull request #853 from thephpleague/analysis-zGNlb2 Andrew Millington 2018-02-17 20:02:03 +00:00
  • 25c3c216a0 Apply fixes from StyleCI Andrew Millington 2018-02-17 19:31:59 +00:00
  • 8bbb20a012 Merge pull request #852 from lookyman/updated-dependencies Andrew Millington 2018-02-17 17:27:58 +00:00
  • 28278da6a6 Merge pull request #739 from jk2K/patch-1 Andrew Millington 2018-02-17 17:27:16 +00:00
  • cd5233392e Updated dependencies, more strict static analysis Lukáš Unger 2018-02-12 10:19:16 +01:00
  • 7a6c35bc29 Merge pull request #849 from lookyman/phpunit-version Andrew Millington 2018-02-17 16:28:41 +00:00
  • 8614aea887 Revert "Remove temp variables and @var comments" Andrew Millington 2018-02-17 16:27:41 +00:00
  • 7a5c511807 Remove temp variables and @var comments Andrew Millington 2018-02-17 16:15:48 +00:00
  • e0b65a2831 Set default mustValidateSecret to true Andrew Millington 2018-02-17 11:46:47 +00:00
  • ee7d52ecaa Merge pull request #607 from lucadegasperi/patch-5 Andrew Millington 2018-02-17 11:42:48 +00:00
  • 7d1d88cdf1 Merge pull request #850 from weirdan/patch-1 Alex Bilbie 2018-02-12 10:54:26 +00:00
  • 80a949601f Fixed docblock opener Bruce Weirdan 2018-02-09 16:12:31 +02:00
  • fea577f25b Merge pull request #719 from stratoss/stratoss-patch-exeption Andrew Millington 2018-02-11 22:48:23 +00:00
  • 1f87c7a7be Update PHPUnit, run static analysis on tests Lukáš Unger 2018-02-11 23:14:34 +01:00
  • 3098f6d7fa Merge pull request #839 from simesy/master Andrew Millington 2018-02-11 22:17:35 +00:00
  • 06a23a1dd0 Update CryptKey.php Andrew Millington 2018-02-11 22:12:55 +00:00
  • 97089ad49e Merge pull request #848 from lookyman/static-analysis Alex Bilbie 2018-02-11 21:24:52 +00:00
  • eca385ab08 Static analysis with PHPStan Lukáš Unger 2018-02-11 21:51:47 +01:00
  • ef06c29ee8 Merge pull request #840 from liverbool/master Andrew Millington 2018-02-11 20:20:41 +00:00
  • 5fb9fc929a Reinstate check on client redirect URI to fail if multiple redirect URIs have been listed for the client and one has not been specified in the auth request Andrew Millington 2018-02-11 20:10:01 +00:00
  • 4c548dbd78 Merge pull request #847 from Sephster/master Andrew Millington 2018-02-11 19:01:12 +00:00
  • b3cd73cac7 code cleaner liverbool 2018-02-09 05:54:05 +07:00
  • 3999c41fef Merge pull request #845 from kpn13/master Andrew Millington 2018-02-06 12:32:29 +00:00
  • ce2662ece7 Merge branch 'master' of github.com:thephpleague/oauth2-server into fix-pkce-implementation Erick Torres 2018-02-05 15:32:15 -05:00
  • d2641b560d Do not create key file if it already exists and it is the same Karim PINCHON 2018-01-29 11:05:10 +01:00
  • 6b8267375b Merge pull request #844 from frankdejonge/gh-pages Alex Bilbie 2018-01-29 09:41:47 +00:00
  • ce5fb90ea5 Fix highlighting newlines. Frank de Jonge 2018-01-29 10:25:35 +01:00
  • 8bbd218856 Merge pull request #842 from sgomez/fix-challenge-pkce Andrew Millington 2018-01-25 23:16:15 +00:00
  • eb9cde5ab7 Merge pull request #805 from raarts/Accept-RSA-key-with-crlf-v2 Andrew Millington 2018-01-23 22:24:52 +00:00
  • 1b692e2298 Fix S256 code challenge method Sergio Gómez 2018-01-18 05:31:44 +01:00
  • d22f222e65 BUGFIX: Wrong redirect uri. liverbool 2018-01-13 11:52:31 +07:00
  • cf9acb32b8 Allow some more secure options without tsk-tsk. Simon Hobbs 2018-01-13 15:29:42 +11:00
  • 92d8052a5b Merge pull request #836 from knewzen/master Alex Bilbie 2018-01-04 20:09:23 +00:00
  • a3289c6ecb remove codesponsor knewzen 2018-01-05 01:08:14 +08:00
  • 292272d128 Allow CryptTrait to accept a \Defuse\Crypto\Key as encryption key #812 SunMar 2017-11-20 07:42:09 +01:00
  • ef8a741527 In public/private keys, force the header to be on its own line, allow missing \n after the footer Ron Arts 2018-01-04 12:17:31 +01:00
  • 91d9c11fb4 Fixed tests, allow whitespace at the end of a key Ron Arts 2018-01-03 10:18:32 +01:00
  • 2ec8d148b0 fix .gitattributes Ron Arts 2018-01-03 09:41:39 +01:00
  • 01d21b2533 Update statement to generate codeChallenge in AuthCodeGrantTest Erick Torres 2017-12-29 12:32:12 -05:00
  • ff29721ca9 Removing call to setEncryptionKey as no such function on the authorization server Andrew Millington 2017-12-29 12:29:47 +00:00
  • 5b79b40df9 Fixed count placement to make code more efficient as per scrutinizer feedback Andrew Millington 2017-12-29 12:25:39 +00:00
  • b6d9835281 Merge branch 'master' into fix-pkce-implementation Andrew Millington 2017-12-28 16:37:37 +00:00
  • 57ca83a8ba Removing missing scope tests as temporarily reverted this functionality Andrew Millington 2017-12-24 00:18:20 +00:00
  • 41bba7f58c Removing missing scope test Andrew Millington 2017-12-24 00:07:22 +00:00
  • dcae4af6ce Remove missing scope test Andrew Millington 2017-12-24 00:06:18 +00:00
  • a0cabb573c Update AbstractGrant.php 6.1.1 Andrew Millington 2017-12-23 23:33:42 +00:00
  • 387fa43143 Update auth-server.md Andrew Millington 2017-12-23 15:55:59 +00:00
  • 053851a52a Create auth-server.md Andrew Millington 2017-12-23 15:47:51 +00:00
  • 825668e7c0 Update upgrade-guide.md Andrew Millington 2017-12-23 13:47:28 +00:00
  • bb998ae041 Update installation.md Andrew Millington 2017-12-23 13:44:34 +00:00
  • e160a1c148 Update requirements.md Andrew Millington 2017-12-23 13:24:34 +00:00
  • 276d5b655b Update README.md 6.1.0 Andrew Millington 2017-12-23 13:20:52 +00:00
  • 00138446b6 Merge pull request #828 from Sephster/master Andrew Millington 2017-12-23 02:14:34 +00:00
  • 1c36b70dab Fixed ordering so we only hash after base64 encoding Andrew Millington 2017-12-23 02:06:18 +00:00
  • f11e4c81cd Merge pull request #697 from fkooman/fix-s256 Andrew Millington 2017-12-23 01:52:33 +00:00
  • f5a1feb67d Added PHP 7.2 to the supported versions Andrew Millington 2017-12-13 21:05:36 +00:00
  • 1ad4d2121f Merge pull request #822 from carusogabriel/patch-1 Andrew Millington 2017-12-13 21:04:25 +00:00
  • 1660dd0559 Merge pull request #824 from carusogabriel/refactoring-tests Andrew Millington 2017-12-13 21:02:09 +00:00
  • 9ceafe5dd3 Refactoring tests Gabriel Caruso 2017-12-06 18:24:42 -02:00
  • d1d68242ea Test against PHP 7.2 Gabriel Caruso 2017-11-30 23:52:50 -02:00
  • a1a6cb7b4c Merge pull request #821 from davgothic/toggle-key-permissions-check 5.1.6 5.1.x Andrew Millington 2017-11-29 21:47:00 +00:00