From d8ec77a3cd00df02b08663d4be1fd117ea2fe57b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 May 2008 18:27:37 -0400 Subject: [PATCH] fix link --- doc/security.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.32.0.93.g670b81a890