From da414b19266a37478874f76e4e2c0e474af70169 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 1 Jan 2001 08:28:28 +0000 Subject: Add p5-Apache-AuthCookie 2.011, a perl module to provide custom forms for reauthentication. --- www/p5-Apache-AuthCookie/pkg-descr | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 www/p5-Apache-AuthCookie/pkg-descr (limited to 'www/p5-Apache-AuthCookie/pkg-descr') 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 -- cgit v1.2.3