mod_authn_otp - OTP auth for apache.
Website: | http://code.google.com/p/mod-authn-otp/ |
---|---|
License: | ASL 2.0 |
- Description:
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 token device, including software tokens that run on cell phones such as OATH Token. mod_authn_otp also supports the Mobile-OTP algorithm.
Packages
mod_authn_otp-1.1.7-2.el6.x86_64 [27 KiB] |
Changelog
by momo-i (2014-10-22):
- Update to 1.1.7 |
mod_authn_otp-1.1.6-2.el6.x86_64 [26 KiB] |
Changelog
by momo-i (2013-11-18):
- Update to 1.1.6 |
mod_authn_otp-1.1.5-1.el6.x86_64 [26 KiB] |
Changelog
by momo-i (2013-01-08):
- update 1.1.5 |
mod_authn_otp-1.1.4-2.el6.x86_64 [25 KiB] |
Changelog
by momo-i (2011-08-23):
- Added users.sample file. |