aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-30 18:32:48 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-30 18:32:48 -0400
commit4a5344199bf216c65ce8f0fc516c673f3cb2b261 (patch)
tree21480e0d92d32b96a0dff10648b4d36f09bcdb09 /doc
parenteb288969b5c1628d4b1f881c69dfd515fccc38a2 (diff)
downloadikiwiki-4a5344199bf216c65ce8f0fc516c673f3cb2b261.tar
ikiwiki-4a5344199bf216c65ce8f0fc516c673f3cb2b261.tar.gz
linkify
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_2.48.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_2.48.mdwn b/doc/news/version_2.48.mdwn
index d78b42c54..a0c52f4e8 100644
--- a/doc/news/version_2.48.mdwn
+++ b/doc/news/version_2.48.mdwn
@@ -4,7 +4,7 @@ News for ikiwiki 2.48:
If you allowed password based logins to your wiki, those passwords were
stored in cleartext in the userdb. To guard against exposing users'
- passwords, I recommend you install the Authen::Passphrase perl module, and
+ passwords, I recommend you install the [[cpan Authen::Passphrase]] perl module, and
then run `ikiwiki-transition hashpassword /path/to/srcdir` to replace all
existing cleartext passwords with strong (blowfish) hashes.