+ Added "OTPAuthMaxIdle" as an alternative to "OTPAuthMaxLinger" (issue #51). + Refactor to avoid warnings and reduce code duplication (issue #49). + Use pkg-config to find openssl and libapr (#50). OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_authn_otp?expand=0&rev=39
130 lines
4.8 KiB
Plaintext
130 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jul 26 16:31:46 UTC 2025 - Archie Cobbs <archie.cobbs@gmail.com>
|
|
|
|
- Update to version 1.1.12
|
|
+ Added "OTPAuthMaxIdle" as an alternative to "OTPAuthMaxLinger" (issue #51).
|
|
+ Refactor to avoid warnings and reduce code duplication (issue #49).
|
|
+ Use pkg-config to find openssl and libapr (#50).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 27 14:21:35 UTC 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 09:03:42 UTC 2024 - pgajdos@suse.com
|
|
|
|
- drop unmaintained apache-rex usage
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 4 15:00:44 UTC 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 20:57:38 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Fixed SPEC file: Replaced broken URL and minor cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 09:35:46 UTC 2019 - pgajdos@suse.com
|
|
|
|
- testing with apache-rex instead
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 22 18:14:41 UTC 2019 - archie.cobbs@gmail.com
|
|
|
|
- Update to version 1.1.9
|
|
+ Added genotpurl(1) utility
|
|
+ Added "-F" flag to otptool(1).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 15:46:43 UTC 2017 - archie.cobbs@gmail.com
|
|
|
|
- Update to version 1.1.8
|
|
+ Added PINFakeBasicAuth configuration option
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 11:59:26 UTC 2015 - pgajdos@suse.com
|
|
|
|
- %{apache_branch} converted to number
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 4 13:40:20 UTC 2015 - pgajdos@suse.com
|
|
|
|
- %check for apache 2.2 again
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 1 11:00:38 UTC 2015 - pgajdos@suse.com
|
|
|
|
- do not %check for apache 2.2
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 25 09:08:31 UTC 2015 - pgajdos@suse.com
|
|
|
|
- test module with %apache_test_module_curl
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 07:22:02 UTC 2015 - pgajdos@suse.com
|
|
|
|
- Requries: %{apache_suse_maintenance_mmn}
|
|
This will pull this module to the update (in released distribution)
|
|
when apache maintainer thinks it is good (due api/abi changes).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 31 07:31:40 UTC 2014 - pgajdos@suse.com
|
|
|
|
- call spec-cleaner
|
|
- use apache rpm macros
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 28 08:59:41 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Fix source download url.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 17 16:41:52 UTC 2014 - archie@dellroad.org
|
|
|
|
- Update to version 1.1.7
|
|
+ Fixed bug where users file could get deleted when using Apache worker MPM (issue #22)
|
|
+ Added "OTPAuthFallThrough" to allow fall through to other auth providers (issue #23)
|
|
+ Allow "logout" by sending empty password (issue #24)
|
|
+ Count PINs against OTPAuthMaxOTPFailure even when they have the wrong length
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 02:12:52 UTC 2013 - archie@dellroad.org
|
|
|
|
- Update to version 1.1.6
|
|
+ Detect errors when writing to the new users.txt file
|
|
+ Fix (harmless) bug where new users.txt file was not being closed
|
|
- Use correct license string in spec file
|
|
- Add copyright notice to spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 30 16:25:42 UTC 2012 - archie@dellroad.org
|
|
|
|
- Update to version 1.1.5
|
|
+ Allow building on systems without strptime(3) (e.g., Windows)
|
|
+ Add support for Apache 2.4.x
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 27 21:41:16 UTC 2012 - archie@dellroad.org
|
|
|
|
- Upgrade to version 1.1.4
|
|
+ Always allow stale time-based offsets to re-synchronize (issue #14)
|
|
+ Added "OTPAuthMaxOTPFailure" to lock accounts after repeated wrong OTP's
|
|
+ Fixed bug with "OTPAuthPINAuthProvider" and <AuthnProviderAlias>
|
|
+ Added "OTPAuthPINAuthProvider" to allow alternate verification of PINs
|
|
+ Added "OTPAuthLogoutOnIPChange" flag to auto-logout on IP address change
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 3 17:52:21 CET 2011 - draht@suse.de
|
|
|
|
- upgrade to build fix release 1.1.1
|
|
|