From 3d12d3888a625523fc7fe89278a85c54fb94beec Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 29 Dec 2014 21:25:53 +0100 Subject: Disallow specifying an SSH key during registration Make sure that users confirm their email addresses before setting an initial SSH key. Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 996c207..110fbb5 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -97,10 +97,12 @@

+

+

-- cgit v1.2.3-54-g00ecf