aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/password_reset_failure.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-05-17 10:10:49 +0100
committerSimon McVittie <smcv@debian.org>2016-05-17 10:10:49 +0100
commitd1ed45f4c187952c67c85485032a17b141657cde (patch)
treeb4a67213509c76b7d67e06f5830bfb9f55ee3fdb /doc/bugs/password_reset_failure.mdwn
parent181419688f01cb72bf8ba2338e450bed7a425ea8 (diff)
downloadikiwiki-d1ed45f4c187952c67c85485032a17b141657cde.tar
ikiwiki-d1ed45f4c187952c67c85485032a17b141657cde.tar.gz
Revert vandalism
Diffstat (limited to 'doc/bugs/password_reset_failure.mdwn')
-rw-r--r--doc/bugs/password_reset_failure.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/password_reset_failure.mdwn b/doc/bugs/password_reset_failure.mdwn
new file mode 100644
index 000000000..1e40981b4
--- /dev/null
+++ b/doc/bugs/password_reset_failure.mdwn
@@ -0,0 +1,22 @@
+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]]