Files
gentoo/www-nginx/ngx-authpam/metadata.xml
Zurab Kvachadze 26c10a7e4d www-nginx/ngx-authpam: new package, add 1.5.5
ngx-authpam [0] is an NGINX module using PAM for simple HTTP
authentication.

This commit unbundles the module from www-servers/nginx into a separate
package, using nginx-module.eclass.

[0]: https://github.com/sto/ngx_http_auth_pam_module

Closes: https://bugs.gentoo.org/959604
Suggested-by: Stevan Bajić
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43231
Closes: https://github.com/gentoo/gentoo/pull/43231
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-02 22:31:02 +01:00

17 lines
569 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zurabid2016@gmail.com</email>
<name>Zurab Kvachadze</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sto/ngx_http_auth_pam_module/issues</bugs-to>
<remote-id type="github">sto/ngx_http_auth_pam_module</remote-id>
</upstream>
</pkgmetadata>