mirror of
https://github.com/documenso/documenso.git
synced 2026-07-08 12:04:59 +10:00
f82bf97480
For document signing embeds, the hash-provided name and email should only be used when the recipient doesn't already have values set. For template signing, the hash values are always allowed. Also makes the email input editable in V1 embeds when the recipient has no email, matching V2 behavior. Ref: documenso/embeds#53