Source: libapache2-mod-authn-totp
Section: httpd
Priority: optional
Maintainer: Oleksandr Ostrenko <oleksandr@ostrenko.dev>
Standards-Version: 4.7.4
Build-Depends: apache2,
               apache2-dev,
               debhelper-compat (= 13),
               cmake,
               libapr1-dev
Homepage: https://github.com/breezerider/totp-authenticator-apache-module

Package: libapache2-mod-authn-totp
Architecture: any
Section: httpd
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Apache2 module for two-factor authentication using TOTP codes
 TOTP Authenticator Apache Module provides TOTP (Google Authenticator
 compatible) authentication for Apache2, with optional AND-combined
 second-factor MFA, scratch codes, rate limiting, and session-token
 authentication.
