From 75da1471d0618dee9c5a3492b7e6e5bb5281ac16 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 May 2008 18:28:21 -0400 Subject: [PATCH] fix link --- doc/plugins/passwordauth.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn index 13acfe2d1..473424764 100644 --- a/doc/plugins/passwordauth.mdwn +++ b/doc/plugins/passwordauth.mdwn @@ -18,7 +18,7 @@ as an "ask an existing member to get an account" system.) Users' passwords are stored in the `.ikiwiki/userdb` file, which needs to be kept safe to prevent exposure of passwords. If the -[[Authen::Passphrase]] perl module is installed, only hashes of the +[[cpan Authen::Passphrase]] perl module is installed, only hashes of the passwords will be stored. This is strongly recommended. The `password_cost` configuration option can be used to make the stored