fix(site): setup-password token length 64 -> 96 #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/setup-token-length-96"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Compagnon de mva-api PR #57. Token genere par randomBytes(48).toString hex = 96 chars. Validation JS rejetait sur length(64).