PAM integration
This extension provides PAM (Pluggable Authentication Modules) integration. 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.
License: PHP
Version | Release | Download |
2.2.5 | 2023-09-22 | pam-2.2.5.tgz |
2.2.4 | 2022-01-19 | pam-2.2.4.tgz |
2.2.3 | 2021-06-08 | pam-2.2.3.tgz |
2.2.2 | 2021-06-08 | pam-2.2.2.tgz |
2.2.1 | 2021-06-07 | pam-2.2.1.tgz |
Version | Message |
2.2.5 | Remove PAM_DISALLOW_NULL_AUTHTOK from pam_chauthtok() |
2.2.4 | Update TSRMLS_CACHE in RINIT_FUNCTION and MINIT_FUNCTION |
2.2.3 | Fix minimum version of php and pear installer |
2.2.2 | Add missing globals init and other minor fixes |
2.2.1 | PHP 8.0 support with other features |