X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4a3dc37eafeb45b82c0452cca8a1328e974a583c..9d3cfbf7712b8d030347e04410652ab9dd01c984:/doc/plugins/passwordauth.mdwn?ds=inline

diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn
index 13acfe2d1..fe680a0f8 100644
--- a/doc/plugins/passwordauth.mdwn
+++ b/doc/plugins/passwordauth.mdwn
@@ -1,5 +1,5 @@
-[[template id=plugin name=passwordauth core=1 author="[[Joey]]"]]
-[[tag type/auth]]
+[[!template id=plugin name=passwordauth core=1 author="[[Joey]]"]]
+[[!tag type/auth]]
 
 This plugin lets ikiwiki prompt for a user name and password when logging
 into the wiki. It also handles registering users, resetting passwords, and
@@ -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