diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 17:07:39 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:03 +0100 |
commit | 94d1e70ebf585a8fbcbf5d57ed931263815acb0f (patch) | |
tree | 6e71dfd5fb1a9e9d1858c0c32acc567727bc47f0 /dev-perl/Apache2-AuthenNTLM | |
parent | dev-lisp/ecls: align longdescription opening and closing tags (diff) | |
download | gentoo-94d1e70ebf585a8fbcbf5d57ed931263815acb0f.tar.gz gentoo-94d1e70ebf585a8fbcbf5d57ed931263815acb0f.tar.bz2 gentoo-94d1e70ebf585a8fbcbf5d57ed931263815acb0f.zip |
dev-perl/Apache2-AuthenNTLM: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM')
-rw-r--r-- | dev-perl/Apache2-AuthenNTLM/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/metadata.xml b/dev-perl/Apache2-AuthenNTLM/metadata.xml index efa9d29e4eec..83f18a209c15 100644 --- a/dev-perl/Apache2-AuthenNTLM/metadata.xml +++ b/dev-perl/Apache2-AuthenNTLM/metadata.xml @@ -6,13 +6,13 @@ <name>Gentoo Perl Project</name> </maintainer> <longdescription lang="en"> -The purpose of this module is to perform a user authentication via Microsoft's -NTLM protocol. This protocol is supported by all versions of the Internet -Explorer and is mainly useful for intranets. Depending on your preferences -setting IE will supply your windows logon credentials to the web server when the -server asks for NTLM authentication. This saves the user to type in his/her -password again. -</longdescription> + The purpose of this module is to perform a user authentication via Microsoft's + NTLM protocol. This protocol is supported by all versions of the Internet + Explorer and is mainly useful for intranets. Depending on your preferences + setting IE will supply your windows logon credentials to the web server when the + server asks for NTLM authentication. This saves the user to type in his/her + password again. + </longdescription> <upstream> <remote-id type="cpan">Apache2-AuthenNTLM</remote-id> <remote-id type="cpan-module">Apache2::AuthenNTLM</remote-id> |