projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb28896
)
linkify
author
Joey Hess
<joey@kodama.kitenet.net>
Fri, 30 May 2008 22:32:48 +0000
(18:32 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Fri, 30 May 2008 22:32:48 +0000
(18:32 -0400)
doc/news/version_2.48.mdwn
patch
|
blob
|
history
diff --git
a/doc/news/version_2.48.mdwn
b/doc/news/version_2.48.mdwn
index d78b42c54aba4f1b54e438c9ae7bc20534da016c..a0c52f4e8120708c546c2d791dbd42a5ef4a296a 100644
(file)
--- a/
doc/news/version_2.48.mdwn
+++ b/
doc/news/version_2.48.mdwn
@@
-4,7
+4,7
@@
News for ikiwiki 2.48:
If you allowed password based logins to your wiki, those passwords were
stored in cleartext in the userdb. To guard against exposing users'
- passwords, I recommend you install the
Authen::Passphrase
perl module, and
+ passwords, I recommend you install the
[[cpan Authen::Passphrase]]
perl module, and
then run `ikiwiki-transition hashpassword /path/to/srcdir` to replace all
existing cleartext passwords with strong (blowfish) hashes.