summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-17 08:06:05 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-17 08:06:05 +0000
commit739325834bd8252d94558d9662bc877c5f0d83af (patch)
tree47c1b5bfd39e7c73f2fc4066da780b61815d3301 /debian
parent7717342db77a863a01590ee9beb144ae09b14a55 (diff)
* Fix some bugs in password handling:
- If the password is empty in preferences, don't clear the existing password. - Actually check the confirm password field, even if it's left empty.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 52c16393f..83cb6b40f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,8 +32,12 @@ ikiwiki (2.1) UNRELEASED; urgency=low
there.
* Patch from hb to fix the pagestats plugin, which was broken by a past
change to the backlinks() function.
+ * Fix some bugs in password handling:
+ - If the password is empty in preferences, don't clear the existing
+ password.
+ - Actually check the confirm password field, even if it's left empty.
- -- Joey Hess <joeyh@debian.org> Sat, 12 May 2007 13:55:19 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 17 May 2007 04:02:04 -0400
ikiwiki (2.00) unstable; urgency=low