Source: libapache2-mod-lookup-identity
Standards-Version: 4.7.2
Maintainer: Timo Aaltonen <tjaalton@debian.org>
Section: web
Priority: optional
Build-Depends:
 apache2-dev,
 debhelper-compat (= 13),
 dh-apache2,
 libdbus-1-dev,
 libpam0g-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/debian/libapache2-mod-lookup-identity
Vcs-Git: https://salsa.debian.org/debian/libapache2-mod-lookup-identity.git
Homepage: https://www.adelton.com/apache/mod_lookup_identity/

Package: libapache2-mod-lookup-identity
Section: httpd
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Apache module to retrieve additional information about the authenticated user
 mod_lookup_identity can retrieve additional pieces of information
 about user authenticated in Apache httpd server and store these values
 in notes/environment variables to be consumed by web applications.
 Use of REMOTE_USER_* environment variables is recommended.
