diff options
author | http://www.google.com/profiles/schmonz <http://www.google.com/profiles/schmonz@web> | 2009-12-11 21:59:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-12-11 21:59:08 -0500 |
commit | a3803f3cd82af36b77a8ee718f9057515adf05ea (patch) | |
tree | 6891419186516c306ffb70d038f426957464c212 /doc/plugins | |
parent | 10785902d42551a7833006a66a157b666f5ce4e2 (diff) |
on my unixauth branch now
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/unixauth.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/unixauth.mdwn b/doc/plugins/contrib/unixauth.mdwn index 137195139..c97312b59 100644 --- a/doc/plugins/contrib/unixauth.mdwn +++ b/doc/plugins/contrib/unixauth.mdwn @@ -1,7 +1,7 @@ [[!template id=plugin name=unixauth core=0 author="[[schmonz]]"]] [[!tag type/auth]] -[[!template id=gitbranch branch=schmonz author="[[schmonz]]"]] +[[!template id=gitbranch branch=unixauth author="[[schmonz]]"]] This plugin authenticates users against the Unix user database. It presents a similar UI to [[plugins/passwordauth]], but simpler, as there's no need to be able to register or change one's password. |