master
Joey Hess 2008-05-30 18:27:37 -04:00
parent 2bf2af30ea
commit d8ec77a3cd
1 changed files with 1 additions and 1 deletions

View File

@ -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.