Problem/Motivation
On D10 upgrade preparation with Upgrade Status module I get:
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.
Proposed resolution
Add accessCheck() with FALSE.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | added-accessCheck-3400511-2.patch | 613 bytes | kosa ilma |
Issue fork recaptcha_v3-3400511
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kosa ilma commentedThe patch.
Comment #6
dench0