From: Joey Hess Date: Fri, 30 May 2008 22:27:37 +0000 (-0400) Subject: fix link X-Git-Tag: 2.49~54 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d8ec77a3cd00df02b08663d4be1fd117ea2fe57b fix link --- 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.