fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
426 B
Text
6 lines
426 B
Text
Authen::Ticket provides the framework for implementing a ticketing system
|
|
for web authentication. Both the client website and ticket server code
|
|
can be constructed from Authen::Ticket. The framework allows for customization
|
|
at all phases in the process. This includes not only the login screens, but
|
|
the cookie creation and optional digital signature algorithm as well. Consult
|
|
the README for more details on this module.
|