diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:27:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:27:37 -0400 |
commit | d8ec77a3cd00df02b08663d4be1fd117ea2fe57b (patch) | |
tree | eb6a6c09bab6ba317feb84be6a60fc063f632844 | |
parent | 2bf2af30eaf62833bd07005cec103374fc0a7cae (diff) |
fix link
-rw-r--r-- | doc/security.mdwn | 2 |
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. |