diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-31 20:16:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-31 20:16:18 -0400 |
commit | c1289de1eff4c0b4b2cd47e61b2273970e327009 (patch) | |
tree | f2f75d16209149452ea8e45f7818b96321de2aa1 /debian | |
parent | 99e5e6dd08ba193046a9e2c349ec5843d31c9c1c (diff) | |
download | ikiwiki-c1289de1eff4c0b4b2cd47e61b2273970e327009.tar ikiwiki-c1289de1eff4c0b4b2cd47e61b2273970e327009.tar.gz |
cve id
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a3f6061f..02796394b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ ikiwiki (2.48) unstable; urgency=high * Fix security hole that occurred if openid and passwordauth were both enabled. passwordauth would allow logging in as a known openid, with an - empty password. Closes: #483770 + empty password. Closes: #483770 (CVE-2008-0169) * Add rel=nofollow to edit links. This may prevent some spiders from pounding on the cgi following edit links. * passwordauth: If Authen::Passphrase is installed, use it to store |