IdpForm needs an accessCheck

Created on 25 April 2025, 1 day ago

Problem/Motivation

Upgrade Status reports,

Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.

regarding line 350 of IdpForm.php

Steps to reproduce

scan with Upgrade Status

Proposed resolution

add accessCheck(TRUE)

Remaining tasks

make a MR

πŸ“Œ Task
Status

Active

Version

4.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

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

Comments & Activities

Production build 0.71.5 2024