Problem/Motivation
Ensure push token values are unique.
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:
Ensure push token values are unique.
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
ptmkenny commentedPush token values must be
Comment #4
ptmkenny commentedActually, minimum length does not need to be evaluated. Instead, there should be an optional service (integration with Firebase PHP module?) that actually validates the token value.
Comment #5
ptmkenny commentedComment #7
ptmkenny commented