Use https by default
[gentoo.git] / dev-perl / Apache-AuthCookie / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>perl</herd>
5   <longdescription lang="en">
6                 Apache::AuthCookie allows you to intercept a user's first unauthenticated
7                 access to a protected document. The user will be presented with a custom
8                 form where they can enter authentication credentials. The credentials are
9                 posted to the server where AuthCookie verifies them and returns a session
10                 key.
11         </longdescription>
12   <upstream>
13     <remote-id type="cpan">Apache-AuthCookie</remote-id>
14     <remote-id type="cpan-module">Apache2::AuthCookie</remote-id>
15     <remote-id type="cpan-module">Apache::AuthCookie</remote-id>
16     <remote-id type="cpan-module">Apache::AuthCookie::Util</remote-id>
17   </upstream>
18 </pkgmetadata>