aboutsummaryrefslogtreecommitdiff
path: root/doc/security.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-30 18:27:37 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-30 18:27:37 -0400
commitd8ec77a3cd00df02b08663d4be1fd117ea2fe57b (patch)
treeeb6a6c09bab6ba317feb84be6a60fc063f632844 /doc/security.mdwn
parent2bf2af30eaf62833bd07005cec103374fc0a7cae (diff)
downloadikiwiki-d8ec77a3cd00df02b08663d4be1fd117ea2fe57b.tar
ikiwiki-d8ec77a3cd00df02b08663d4be1fd117ea2fe57b.tar.gz
fix link
Diffstat (limited to 'doc/security.mdwn')
-rw-r--r--doc/security.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn
index ea8954f5c..b2e076ec4 100644
--- a/doc/security.mdwn
+++ b/doc/security.mdwn
@@ -390,7 +390,7 @@ pre-emtively guard against that, current versions of ikiwiki store password
hashes (using Eksblowfish).
If you use the [[plugins/passwordauth]] plugin, I recommend upgrading to
-ikiwiki 2.48, installing the [[Authen::Passphrase]] perl module, and running
+ikiwiki 2.48, installing the [[cpan Authen::Passphrase]] perl module, and running
`ikiwiki-transition hashpassword` to replace all existing cleartext passwords
with strong blowfish hashes.