diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/p5-Authen-Ticket | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Ticket')
-rw-r--r-- | security/p5-Authen-Ticket/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Ticket/pkg-descr b/security/p5-Authen-Ticket/pkg-descr index 6fbb3667caa7..78a0a3e98d79 100644 --- a/security/p5-Authen-Ticket/pkg-descr +++ b/security/p5-Authen-Ticket/pkg-descr @@ -1,5 +1,5 @@ -Authen::Ticket provides the framework for implementing a ticketing system -for web authentication. Both the client website and ticket server code +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 |