summaryrefslogtreecommitdiff
blob: 25c7e6a3b7c176556c492ebdd069984dca421f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
	<longdescription lang="en">
		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.
	</longdescription>
</pkgmetadata>