From f1a4b508e57879e2c17feded54f0d1b82ae54d2b Mon Sep 17 00:00:00 2001
From: Lukas Fleischer
Date: Tue, 19 Mar 2013 13:44:08 +0100
Subject: Enforce e-mail validation during registration
Remove the password field from the account creation form and always send
a password reset request via e-mail instead. This ensures that only
users with valid e-mail addresses are able to login.
Signed-off-by: Lukas Fleischer
---
web/template/account_edit_form.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'web/template/account_edit_form.php')
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index a41b34c..a0de2a3 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -60,17 +60,17 @@
(= __("required") ?>)