Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: apache2-mod_authn_otp | Distribution: openSUSE Tumbleweed |
Version: 1.1.11 | Vendor: openSUSE |
Release: 1.2 | Build date: Thu Jun 27 16:21:35 2024 |
Group: Productivity/Networking/Web/Servers | Build host: reproducible |
Size: 105704 | Source RPM: apache2-mod_authn_otp-1.1.11-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/archiecobbs/mod-authn-otp | |
Summary: Apache module for one-time password authentication |
mod_authn_otp is an Apache web server module for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226. This creates a simple way to protect a web site with one-time passwords, using any RFC 4226-compliant hardware or software token device. mod_authn_otp also supports the Mobile-OTP algorithm. mod_authn_otp supports both event and time based one-time passwords. It also supports "lingering" which allows the repeated re-use of a previously used one-time password up to a configurable maximum linger time. This allows one-time passwords to be used directly in HTTP authentication without forcing the user to enter a new one-time password for every page load. mod_authn_otp supports both basic and digest authentication, and will auto-synchronize with the user's token within a configurable maximum offset (auto-synchronization is not supported with digest authentication). mod_authn_otp is especially useful for setting up protected web sites that require more security than simple username/password authentication yet also don't require users to install special VPN software, and is compatible with software tokens that run on cell phones. Also included are three command line utilities, otptool, otplock, and genotpurl. otptool is a one-time password command line utility. It can be used on a simple call-out basis to integrate two-factor authentication into any existing authentication solution. otplock allows you to safely modify the users file while Apache is running. genotpurl generates URLs for the Google Authenticator app.
Apache-2.0
* Thu Jun 27 2024 Archie Cobbs <archie.cobbs@gmail.com> - Update to version 1.1.11 - Fixed build issue with libapr on some systems (issue #48) - Added otplock(1) utility (issue #38) * Thu Jun 20 2024 pgajdos@suse.com - drop unmaintained apache-rex usage * Wed May 04 2022 Archie Cobbs <archie.cobbs@gmail.com> - Update to version 1.1.10 + Fixed bug in genotpurl on platforms with signed "char" (pr #46) + Added "-K" flag to genotpurl tool to specify key length (pr #43) + Update spec file description to include genotpurl(1) * Fri Apr 23 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Fixed SPEC file: Replaced broken URL and minor cleanup * Wed Jun 26 2019 pgajdos@suse.com - testing with apache-rex instead * Sat Jun 22 2019 archie.cobbs@gmail.com - Update to version 1.1.9 + Added genotpurl(1) utility + Added "-F" flag to otptool(1). * Mon Oct 30 2017 archie.cobbs@gmail.com - Update to version 1.1.8 + Added PINFakeBasicAuth configuration option * Fri Dec 11 2015 pgajdos@suse.com - %{apache_branch} converted to number * Sun Oct 04 2015 pgajdos@suse.com - %check for apache 2.2 again * Thu Oct 01 2015 pgajdos@suse.com - do not %check for apache 2.2
/usr/bin/genotpurl /usr/bin/otplock /usr/bin/otptool /usr/lib64/apache2/mod_authn_otp.so /usr/share/doc/packages/apache2-mod_authn_otp /usr/share/doc/packages/apache2-mod_authn_otp/CHANGES /usr/share/doc/packages/apache2-mod_authn_otp/README /usr/share/doc/packages/apache2-mod_authn_otp/users.sample /usr/share/licenses/apache2-mod_authn_otp /usr/share/licenses/apache2-mod_authn_otp/LICENSE /usr/share/man/man1/genotpurl.1.gz /usr/share/man/man1/otplock.1.gz /usr/share/man/man1/otptool.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 00:03:47 2024