mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
10 lines
447 B
Plaintext
10 lines
447 B
Plaintext
LWP::Authen::Wsse allows LWP to authenticate against servers that are using
|
|
the X-WSSE authentication scheme, as required by the Atom Authentication API.
|
|
|
|
The module is used indirectly through LWP, rather than including it directly
|
|
in your code. The LWP system will invoke the WSSE authentication when it
|
|
encounters the authentication scheme while attempting to retrieve a URL
|
|
from a server.
|
|
|
|
WWW: http://search.cpan.org/dist/LWP-Authen-Wsse/
|