Remove MD5 -> SHA1 password transition and replace it by (10 characters -> 256 charac...
[platal.git] / templates / core / password_prompt.tpl
index f3be2ff..f43446d 100644 (file)
@@ -78,7 +78,7 @@ Si tu n'es pas {insert name="getName"}, change le login ci-dessous, ou rends-toi
         Mot de passe :
       </td>
       <td>
-        <input type="password" name="password" size="10" maxlength="10" />
+        <input type="password" name="password" size="10" maxlength="256" />
       </td>
     </tr>
     <tr>