Problem/Motivation
Sometimes plugin may want to prevent a user from refreshing their own keys. A plugin should be able to provide a way to disable key refreshing in the default or overridden form, as well as method protection if the plugin has key refresh disabled.
Proposed resolution
- Add a plugin configuration element and method to handle key refresh states.
- Add a check to the key refresh method to see if the plugin has key refresh enabled first.
Issue fork entity_auth-3250719
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:
- 3250719-add-ability-to
changes, plain diff MR !3
Comments
Comment #2
alexandersluiter commented