Commit Graph

2274 Commits

Author SHA1 Message Date
sephster
7982275757
Fix docblock alignment 2018-11-13 12:34:16 +00:00
sephster
f6c1070ccc
Add use Throwable 2018-11-13 12:32:52 +00:00
sephster
d64fb3f526
Merge master into this branch 2018-11-13 12:28:39 +00:00
Andrew Millington
95a9f4649d
Merge pull request #966 from ceeram/fully_qualified_strict_types
Replace fqn with unqualified name
2018-11-13 11:58:31 +00:00
Marc Ypes
4bb5b747c1 Replace fqn with unqualified name 2018-11-13 01:33:11 +01:00
Marc Ypes
5868996961 Add test for previous exceptions 2018-11-13 00:25:22 +01:00
sephster
9542af627e
Update changelog 2018-11-12 19:57:35 +00:00
Marc Ypes
3b983ad0b4 Include previous exception in catch and throw 2018-11-12 13:58:31 +01:00
sephster
34ec35019b
Remove additional whitespace 2018-11-08 13:10:22 +00:00
Andrew Millington
ac818bd921
Minor formatting adjustment 2018-11-06 21:42:05 +00:00
Andrew Millington
73698e28d9
Update CHANGELOG.md 2018-11-06 21:38:31 +00:00
Andrew Millington
c87be9477c
Merge pull request #960 from marc-mabe/stateless-server
Make AuthorizationServer stateless
2018-11-06 21:34:26 +00:00
Marc Bennewitz
d288a2ad8a Make AuthorizationServer stateless 2018-11-05 09:08:02 +01:00
Andrew Millington
a34f5dd7db
Merge pull request #953 from Sephster/code-tidyup
Code Tidyup
2018-10-13 17:06:21 +01:00
sephster
c0efdf0dd0
Revert changes to throws and returns ordering 2018-10-13 16:54:31 +01:00
sephster
f96fca3b48
Minor code tidyup 2018-10-13 16:44:40 +01:00
sephster
20b355b025
Re-order docblock throws 2018-10-13 16:31:36 +01:00
sephster
793f65d3a3
Remove unused scope entity interface 2018-10-13 16:14:15 +01:00
sephster
322b55eddf
Remove getScopes function and use validateScopes instead 2018-10-13 16:11:44 +01:00
sephster
50ab9dd8ac
Remove unused import 2018-10-13 15:28:39 +01:00
sephster
b624124d5a
Chaneg param types to satisfy PHPStan 2018-10-13 15:25:49 +01:00
sephster
dbf2b55bc5
Fix docblock alignment 2018-10-13 15:16:50 +01:00
sephster
b11d628e8b
Change docblock type for 2018-10-13 14:49:29 +01:00
sephster
0515129c9c
Fix coding standards issues 2018-10-13 14:37:36 +01:00
sephster
50566cdc87
Reduce complexity of respondToAccessTokenRequest 2018-10-13 14:34:35 +01:00
sephster
b4d88995de
Add throws tag for DateInterval exception 2018-10-13 13:42:27 +01:00
sephster
398029be56
Add roave security advisories 2018-10-13 13:35:36 +01:00
sephster
30ed221481
Add Andy to authors list 2018-10-13 13:27:31 +01:00
sephster
939c0619d0
Shorten variable name 2018-10-13 13:22:27 +01:00
sephster
4042a31159
Update composer dependency versions 2018-10-13 13:17:45 +01:00
Andrew Millington
0bdd02cdb4
Merge pull request #952 from Sephster/add-scope-entity-trait
Add Scope Entity Trait
2018-10-13 13:14:33 +01:00
sephster
7bf7700645
Update changelog 2018-10-12 23:32:44 +01:00
sephster
d76025d613
Change example to use scope trait 2018-10-12 23:23:24 +01:00
sephster
d6792c1662
Add scope entity trait 2018-10-12 23:05:07 +01:00
Andrew Millington
9882f6716c
Merge pull request #923 from christiaangoossens/fix_implicit_grant_scopes
ImplicitGrant finalizes scopes without user identifier
2018-09-23 18:31:53 +01:00
sephster
71c605117a
Add missing word 2018-09-23 18:31:26 +01:00
sephster
6bc6ac09d2
Update changelog 2018-09-23 18:30:14 +01:00
Andrew Millington
b7b7dda28c
Merge pull request #945 from ezimuel/add-expressive-readme
Added Expressive in the community integration of README
2018-09-19 11:28:31 +01:00
Enrico Zimuel
ef864b5cba Added Expressive in the community integration of README 2018-09-19 12:02:06 +02:00
Andrew Millington
27b956c149
Merge pull request #932 from JasonTheAdams/patch-1
Added docbloc to UniqueTokenIdentifierConstraintViolationException
2018-08-19 11:39:03 +01:00
Jason Adams
6949a007e5
Added docbloc to UniqueTokenIdentifierConstraintViolationException 2018-08-18 16:57:31 -07:00
Christiaan Goossens
acf16e924a Actually use finalizedScopes in access token 2018-07-13 13:11:18 +02:00
Christiaan Goossens
a479b5762e Fix implicit grant scopes 2018-07-13 11:47:32 +02:00
Andrew Millington
8184f771d4
Update for version 7.2.0 2018-06-23 17:57:59 +01:00
Andrew Millington
51b3b415b4
Update changelog for version 4.1.7 2018-06-23 17:46:19 +01:00
Andrew Millington
e3ad09d4a2
Update unreleased link in changelog 2018-06-23 17:35:51 +01:00
Andrew Millington
aeb1fe48d3
Add missing 4.1.6 release to changelog 2018-06-23 17:35:14 +01:00
Andrew Millington
f54980da25
Update changelog to add PR 917 2018-06-21 23:24:13 +01:00
Andrew Millington
105834af96
Merge pull request #917 from Erikvv/master
Allow 640 as key file permisions
2018-06-21 23:16:13 +01:00
Erik van Velzen
ffffc4bfeb
Allow 640 as key file permisions 2018-06-21 17:02:01 +02:00