Closed (fixed)
Project:
Key
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2016 at 20:10 UTC
Updated:
6 Oct 2016 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rlhawkIt's great to disable the field, but we should still reject any submission of a key value if it has already been generated.
This line can be removed.
I'd prefer to use a clearer variable name, like $generate_function.
Comment #3
rlhawkHere's a new patch that adds a more robust version of the new key input plugin.
Comment #4
tynor commentedAlright, looks good to me. Thank you Rick!
Comment #6
rlhawk