From: CRAZYBATMAN Date: Tue, 17 May 2016 06:25:31 +0000 (-0400) Subject: This reverts commit 2d1615c340407cd21ba478449ea1444bb46432ca X-Git-Tag: debian/3.20160728~75 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a72e29b6f5b562fc6c9ff84bf4c82b9c91321275 This reverts commit 2d1615c340407cd21ba478449ea1444bb46432ca --- diff --git a/doc/bugs/password_reset_failure.mdwn b/doc/bugs/password_reset_failure.mdwn deleted file mode 100644 index 1e40981b4..000000000 --- a/doc/bugs/password_reset_failure.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -I can't seem to do a password reset on this wiki. I am writing this -through the anonymous git push interface (phew for that!). - -I have tried three times now to reset my password through the user -interface - my account name is [[anarcat]], and when i do the password -reset, I get a token. I go visit the website, set a passphrase, click -`Save Preferences` and I end up on a login form. I enter my -passphrase, click `Login` and I get the error: - - 1 error(s) were encountered with your submission. Please correct the fields highlighted below. - - Name - [anarcat] - - Password - [*************] Invalid entry - -`Password` is highlighted. - -Even if I leave the password there (my cleartext password is in the -login form by default after the password reset, which is strange), it -still gives me that error. -- [[anarcat]]