mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
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.
|