delete token when invalid, more info
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
<h1>Sign up</h1>
|
||||
|
||||
<p>
|
||||
Please note that email address and token are case-sensitive!<br>
|
||||
When you entered an invalid token, it is removed for the used email address to give hackers no chance. This info page has some details about<a href="/info/15">tokens and website registration</a>.<br>
|
||||
Contact us ingame when you have problems singing up!
|
||||
</p>
|
||||
|
||||
<%= form_for @user do |f| %>
|
||||
<table>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user