From 09f10320d6399a30842fa1f9407b1fb603a05a4c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 12 Sep 2021 17:24:57 -0400 Subject: [PATCH] escape form fields --- signup/index.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/signup/index.php b/signup/index.php index 7949330..26d8789 100644 --- a/signup/index.php +++ b/signup/index.php @@ -1,6 +1,10 @@

sign up to join tilde.club

@@ -22,22 +26,22 @@

your desired username (numbers and lowercase letters only, no spaces)

- " type="text" required> + " type="text" required>

email to contact you with account info

- " type="text" required> + " type="text" required>

what interests you about tilde.club? we want to make sure you're a real human being :)

- +

SSH public key

- +

if you don't have a key, don't worry! check out our guide to ssh keys and make sure that you only put your pubkey here