Use of uninitialized variable

Created on 15 March 2024, 3 months ago

Problem/Motivation

There is a use of an uninitialized variable in the client validation code.

\Drupal\simple_oauth\Repositories\ClientRepository::validateClient

This is probably due to a coding style mixup.

$client_secret should be $clientSecret as in the method signature.

Proposed resolution

Use the method parameter.

πŸ› Bug report
Status

Closed: outdated

Version

6.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany cspitzlay πŸ‡©πŸ‡ͺπŸ‡ͺπŸ‡Ί

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024