Closed (fixed)
Project:
Key
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2023 at 11:12 UTC
Updated:
23 Mar 2024 at 23:34 UTC
Jump to comment: Most recent
In #3013279: Add ability to filter list of keys based on key storage_method, storage_method has been added to the KeyProvider plugin definition. The reason was to allow better classification of plugins. However, this definition key has no other API role, it's just metadata. But it also limits the possibility to more complex classifications.
None.
storage_method definition key with a multi-string tags definition entry.storage_method definition entry.key_select element #key_filters var storage_method option, in favour of a multi-value tags option.None.
None.
None.
KeyProvider plugin definition will contain a multi-string tags entry while using storage_method is deprecated.
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
claudiu.cristeaWorking on it
Comment #4
claudiu.cristeaReady for review. I've added also a change notice https://www.drupal.org/node/3364701
Comment #5
rlhawkThis looks great. Thanks!
Comment #7
rlhawk