From 18da65cb74262623719f291920f03ad6ae4a277c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Oct 2015 10:58:11 +0100 Subject: Login via E-Mail works now. --- functions.php | 62 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 30 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 09118a4..ff82c56 100644 --- a/functions.php +++ b/functions.php @@ -63,14 +63,19 @@ if( isset($_GET["goto"]) && $_GET["goto"] != "" ) { } else if ( $option == "logout" ){ ?>

Logout erfolgreich!

+

Nutzer/Passwort falsch

Bitte fülle alle Felder aus!

+ +

Deine E-Mail war falsch. Du scheinst kein Mitglied der JG zu sein.

@@ -111,6 +116,8 @@ if( isset($_GET["goto"]) && $_GET["goto"] != "" ) { */ ?> +

Bitte gib deine E-Mail Adresse ein. Es wird dir daraufhin eine Mail mit einem Link zugestellt, der dich einloggt.

+
@@ -1124,7 +1131,7 @@ function rrmdir($dir) { } } -function print_verify_by_email($option = false){ +function print_verify_by_email($email, $option = false){ if( isset($_GET["goto"]) && $_GET["goto"] != "" ) { $goto = htmlentities($_GET["goto"]); @@ -1137,47 +1144,42 @@ if( isset($_GET["goto"]) && $_GET["goto"] != "" ) { redirect("index"); } ?> - -
-
+

Junge Gemeinde Adlershof


+
+
+ +

Es wurde dir eine E-Mail an gesendet. +Bitte folge dem enthaltenen Link oder gebe den Code per Hand ein.

+
+
- -

Junge Gemeinde Adlershof

- -

Login required

- -

Logout erfolgreich!

- -

Nutzer/Passwort falsch

- -

Bitte fülle alle Felder aus!

- -
+ +
+
- +
- +
+
- +
+ + + + + +
+