Skip to content

Sign form data to ensure it is not tampered with#58

Open
ekoyle wants to merge 1 commit intoatoponce:masterfrom
ekoyle:verify_new_url
Open

Sign form data to ensure it is not tampered with#58
ekoyle wants to merge 1 commit intoatoponce:masterfrom
ekoyle:verify_new_url

Conversation

@ekoyle
Copy link
Copy Markdown

@ekoyle ekoyle commented Jan 22, 2020

This adds a server secret and uses it to sign the generated url with a
timestamp to prevent client-side tampering.

Needs testing and will break existing installations due to additional configuration options.

fixes #57

This adds a server secret and uses it to sign the generated url with a
timestamp to prevent client-side tampering.

fixes atoponce#57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Note re-creation vulnerability

1 participant