diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
commit | 19c58ac7c139eb3509f190e9ce746bd9f6237c90 (patch) | |
tree | e5dfa2240314fddbfa23bac68a777d8fe177eb5c /doc/plugins/httpauth.mdwn | |
parent | 716b0486f4d5b9b60103f2cbca059aa198640f88 (diff) | |
download | ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar.gz |
simplified plugin definitions
Diffstat (limited to 'doc/plugins/httpauth.mdwn')
-rw-r--r-- | doc/plugins/httpauth.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/httpauth.mdwn b/doc/plugins/httpauth.mdwn index 98233570c..26f258bd3 100644 --- a/doc/plugins/httpauth.mdwn +++ b/doc/plugins/httpauth.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=httpauth included=1 author="Alec Berryman"]] +[[template id=plugin name=httpauth author="Alec Berryman"]] [[tag type/auth]] This plugin allows HTTP basic authentication to be used to log into the |