mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
4558cc5511
for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do). WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ PR: ports/90271 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
The authentication plugin provides generic user support. It is the basis
|
|
for both authentication (checking the user is who they claim to be), and
|
|
authorization (allowing the user to do what the system authorises them
|
|
to do).
|
|
|
|
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
|