From 6e399304f28ffbe3b0cebdef747795b8abc58ba4 Mon Sep 17 00:00:00 2001
From: flambus
Date: Mon, 13 Jan 2020 08:42:57 +0100
Subject: [PATCH 01/10] =?UTF-8?q?=E2=80=9Econtent/signup.php=E2=80=9C=20?=
=?UTF-8?q?=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
signup.php => content/signup.php | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename signup.php => content/signup.php (100%)
diff --git a/signup.php b/content/signup.php
similarity index 100%
rename from signup.php
rename to content/signup.php
From 99a4a532d632b833340ff849118424df6c25b338 Mon Sep 17 00:00:00 2001
From: flambus
Date: Mon, 13 Jan 2020 08:43:18 +0100
Subject: [PATCH 02/10] =?UTF-8?q?=E2=80=9Econtent/signup.php=E2=80=9C=20?=
=?UTF-8?q?=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
content/signup.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/signup.php b/content/signup.php
index 0915835..2ed1e9e 100644
--- a/content/signup.php
+++ b/content/signup.php
@@ -9,7 +9,7 @@
-
"
+echo "Bitte senden sie nun zur Verifikation eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":
";
echo "Blub Blub $user
";
echo "$user
";
echo "$user
";
From 194b5fd3bc5f31f98e97d059bc49c55dc110c179 Mon Sep 17 00:00:00 2001
From: flambus
Date: Mon, 13 Jan 2020 08:48:57 +0100
Subject: [PATCH 09/10] =?UTF-8?q?=E2=80=9Econtent/forwarding.php=E2=80=9C?=
=?UTF-8?q?=20=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
content/forwarding.php | 3 ---
1 file changed, 3 deletions(-)
diff --git a/content/forwarding.php b/content/forwarding.php
index d126f62..cfdfeda 100644
--- a/content/forwarding.php
+++ b/content/forwarding.php
@@ -9,8 +9,5 @@ $user = $_POST["user"];
Bitte senden sie nun zur Verifikation eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":";
echo "Blub Blub $user
";
-echo "$user
";
-echo "$user
";
-echo "$user
";
?>
\ No newline at end of file
From 072a3e70520be027d92f181b19b4ed62ea4d8d5c Mon Sep 17 00:00:00 2001
From: Erik
Date: Mon, 13 Jan 2020 08:53:11 +0100
Subject: [PATCH 10/10] =?UTF-8?q?=E2=80=9Econtent/login.php=E2=80=9C=20?=
=?UTF-8?q?=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
content/login.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/login.php b/content/login.php
index 3ee6cca..42b23da 100644
--- a/content/login.php
+++ b/content/login.php
@@ -1,5 +1,5 @@
execute(array('authentication_string' => $authentication_string)); */
+ //$result_name_by_auth = $Statement_name_by_auth->execute(array('authentication_string' => $authentication_string));
?>