summaryrefslogtreecommitdiff
path: root/www/p5-Apache2-AuthCookie/DESCR
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-06-20 14:09:21 +0000
committerhe <he@pkgsrc.org>2008-06-20 14:09:21 +0000
commitade29289f6fbf4b35398a14a1983abb71f2d16e0 (patch)
tree1f4878bc49247edd0d942c9ed02b8b9334de1ea1 /www/p5-Apache2-AuthCookie/DESCR
parentaa65224ebadf309ec6456c4ec8ee2eedb892e8cc (diff)
downloadpkgsrc-ade29289f6fbf4b35398a14a1983abb71f2d16e0.tar.gz
Import p5-Apache2-AuthCookie version 3.12.
Diffstat (limited to 'www/p5-Apache2-AuthCookie/DESCR')
-rw-r--r--www/p5-Apache2-AuthCookie/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-Apache2-AuthCookie/DESCR b/www/p5-Apache2-AuthCookie/DESCR
new file mode 100644
index 00000000000..7a14905bc60
--- /dev/null
+++ b/www/p5-Apache2-AuthCookie/DESCR
@@ -0,0 +1,5 @@
+Apache::AuthCookie allows you to intercept a user's first unauthenticated
+access to a protected document. The user will be presented with a custom
+form where they can enter authentication credentials. The credentials are
+posted to the server where AuthCookie verifies them and returns a session
+key.