Source: libnginx-mod-http-auth-pam Section: httpd Maintainer: Debian Nginx Maintainers Uploaders: Jan Mojžíš , Build-Depends: debhelper-compat (= 14), dh-sequence-nginx, libpam0g-dev, Standards-Version: 4.7.4 Homepage: https://github.com/sto/ngx_http_auth_pam_module Vcs-Git: https://salsa.debian.org/nginx-team/libnginx-mod-http-auth-pam.git Vcs-Browser: https://salsa.debian.org/nginx-team/libnginx-mod-http-auth-pam Package: libnginx-mod-http-auth-pam Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: nginx, Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple HTTP authentication. It allows selecting the PAM service and can expose the HTTP host and request line as PAM environment variables.