diff options
author | jschauma <jschauma> | 2006-01-31 20:12:41 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2006-01-31 20:12:41 +0000 |
commit | 577d9bdb74cd926d362e42563cdea3945a0af215 (patch) | |
tree | 1f676df586054b0dcf0d7110e8c94a57e4a22f12 /www/p5-Kwiki-Users-Remote/DESCR | |
parent | 9e8aaf7d62e333ef8c915f03d595d980573ab003 (diff) | |
download | pkgsrc-577d9bdb74cd926d362e42563cdea3945a0af215.tar.gz |
Initial import of p5-Kwiki-Users-Remote:
When using HTTP authentication for your Kwiki, use this module to
automatically set the user's name from the username they logged in
with. This name will appear in any Recent Changes listing.
Diffstat (limited to 'www/p5-Kwiki-Users-Remote/DESCR')
-rw-r--r-- | www/p5-Kwiki-Users-Remote/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Kwiki-Users-Remote/DESCR b/www/p5-Kwiki-Users-Remote/DESCR new file mode 100644 index 00000000000..1a1080287c4 --- /dev/null +++ b/www/p5-Kwiki-Users-Remote/DESCR @@ -0,0 +1,3 @@ +When using HTTP authentication for your Kwiki, use this module to +automatically set the user's name from the username they logged in +with. This name will appear in any Recent Changes listing. |