summaryrefslogblamecommitdiff
path: root/www/p5-Apache-AuthCookie/pkg-descr
blob: 2d602bcac243eaf76780e8266e88b469255e44ea (plain) (tree)
1
2
3
4
5
6
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