Commit Graph

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