- Issue created by @mglaman
- πΊπΈUnited States mglaman WI, USA
I just realized we're on 5.2.3 and may not apply to 6.x
- @mglaman opened merge request.
- πΊπΈUnited States mglaman WI, USA
I don't think this is an issue for 6.x with \Drupal\simple_oauth\Repositories\ScopeRepository::finalizeScopes
$default_user = NULL; if (!$client_entity->getDrupalEntity()->get('user_id')->isEmpty()) { $default_user = $client_entity->getDrupalEntity()->get('user_id')->entity; }
-
bojan_dev β
committed 1a929833 on 5.2.x authored by
mglaman β
Issue #3399091: only error if user is null
-
bojan_dev β
committed 1a929833 on 5.2.x authored by
mglaman β
- Status changed to Fixed
about 1 year ago 8:13pm 6 November 2023 - π³π±Netherlands bojan_dev
TY @mglaman, for 6.0.x this is not applicable.
Automatically closed - issue fixed for 2 weeks with no activity.