Skip to content

Instantly share code, notes, and snippets.

@petrosDemetrakopoulos
Created January 19, 2021 08:13
Show Gist options
  • Save petrosDemetrakopoulos/3577bb27babba67f5937f1b89481d8fd to your computer and use it in GitHub Desktop.
Save petrosDemetrakopoulos/3577bb27babba67f5937f1b89481d8fd to your computer and use it in GitHub Desktop.
<html>
<form method="post" action=“changeEmail">
<input type="hidden" name="_csrf" value="_csrf">
<input type="email" name=“newEmail">
</form>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment