From 756285cebe72a13957ea04537d5d46ab937a4d0f Mon Sep 17 00:00:00 2001 From: Absurdon Date: Mon, 30 Oct 2017 14:00:57 +0100 Subject: [PATCH] Update the password recovery page --- app/views/users/forgot.html.erb | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/app/views/users/forgot.html.erb b/app/views/users/forgot.html.erb index ae55799..425cc28 100644 --- a/app/views/users/forgot.html.erb +++ b/app/views/users/forgot.html.erb @@ -1,23 +1,7 @@

Password Recovery

-

If you do not receive your new password by email, please see the guide here.

- - -<%= form_tag({ controller: 'users', action: 'forgot' }, { class: 'square' }) do %> -
- <%= label_tag :username %> - <%= text_field_tag :username %> -
- -
- <%= label_tag :email %> - <%= text_field_tag :email %> -
- -
- <%= submit_tag "Recover password" %> -
-<% end %> +

We are currently unable to send any emails!

+

Please see the guide here on instructions on requesting a password reset.

Special characters have been removed from nicks.
You may need to