From 4e01474f84bb9b99e9be0fa67e12cde4e57f7f1e Mon Sep 17 00:00:00 2001 From: jan6 Date: Mon, 11 Oct 2021 16:33:10 +0300 Subject: [PATCH] added signup --- dist/signup.php | 1 + signup.php | 31 +++++++++++++++++++++++++++++++ src/wiki | 2 +- 3 files changed, 33 insertions(+), 1 deletion(-) create mode 120000 dist/signup.php create mode 100644 signup.php diff --git a/dist/signup.php b/dist/signup.php new file mode 120000 index 0000000..2363b64 --- /dev/null +++ b/dist/signup.php @@ -0,0 +1 @@ +../signup.php \ No newline at end of file diff --git a/signup.php b/signup.php new file mode 100644 index 0000000..a7b6d76 --- /dev/null +++ b/signup.php @@ -0,0 +1,31 @@ + +

We'll contact you when your account is ready.
+Don't want to use email? contact an admin directly.

+
+

Username:

+
+

E-mail:

+
+

SSH public key (don't have one? check our wiki):

+ +
+

Reason (why do you want/need an account?):


+ +
+ diff --git a/src/wiki b/src/wiki index f986701..6d0cd75 160000 --- a/src/wiki +++ b/src/wiki @@ -1 +1 @@ -Subproject commit f9867010205118bdb9fc4d0bb0f4784e39081e35 +Subproject commit 6d0cd753982d45255e872f9d69e0fab7cf3e1dee