We currently store codes assuming that no two plugins will ever generate the same code.
This is a inaccurate assumption.
Addtionaly we prevent plugins from cleaning up codes that no longer need to be stored as a plugin may not be able to determine if a code is one of its own. see π¬ Cleanup accepted codes stored in user data Postponed
Add the plugin name when storing accepted codes.
Check for a hash existing with the plugin name and without the plugin name for BC.
None
TBD
An id will be stored with each hash.
Active
2.0
Code