diff options
Diffstat (limited to 'www/p5-Apache-AuthCookie/pkg-descr')
-rw-r--r-- | www/p5-Apache-AuthCookie/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/pkg-descr b/www/p5-Apache-AuthCookie/pkg-descr new file mode 100644 index 000000000000..2d602bcac243 --- /dev/null +++ b/www/p5-Apache-AuthCookie/pkg-descr @@ -0,0 +1,7 @@ +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. + +--will |