diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-02 05:39:47 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-02 05:39:47 -0500 |
commit | d2cda64c97183634844d237fde36d2c92be1212a (patch) | |
tree | 3a3ee014d4eac2f5aa41c3731034ec5f1c2db37d | |
parent | ee9eb63599837db02df9cc826d10bef977126a81 (diff) | |
download | ikiwiki-d2cda64c97183634844d237fde36d2c92be1212a.tar ikiwiki-d2cda64c97183634844d237fde36d2c92be1212a.tar.gz |
web commit by tschwinge: Answer.
-rw-r--r-- | doc/plugins/passwordauth/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/passwordauth/discussion.mdwn b/doc/plugins/passwordauth/discussion.mdwn index 020535900..f4e7ae7a1 100644 --- a/doc/plugins/passwordauth/discussion.mdwn +++ b/doc/plugins/passwordauth/discussion.mdwn @@ -5,3 +5,7 @@ the *Preferences -- Subscriptions*. --[[tschwinge]] > You don't. The password fields on the preferences fields are only needed > if you want to change your password and should otherwise be left blank. > --[[Joey]] + +>> Aha, then the problem is Firefox, which is automatically filling the +>> *Password* field with its previous value, but not filling the +>> *Confirm Password* one. --[[tschwinge]] |