aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-pam
Commit message (Collapse)AuthorAgeFilesLines
* - StageifyMartin Wilke2014-01-231-1/+0
| | | | | | | - Take maintainership of a few ports Notes: svn path=/head/; revision=340835
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* pecl-pam provides PAM (Pluggable Authentication Modules) integration.Wen Heping2009-12-013-0/+31
PAM is a system of libraries that handle the authentication tasks of applications and services. The library provides a stable API for applications to defer to for authentication tasks. WWW: http://pecl.php.net/package/PAM/ Notes: svn path=/head/; revision=245047