Commit Graph

4 Commits

Author SHA1 Message Date
c1cfdd7d21 updated plugins to python3
made specifying which temperatur for plugins/check_temperature mandatory
2024-12-29 15:36:33 +01:00
d54130d182 - set HTTP User-Agent header to check_otp/VERSION
- added SSL validation options (--no-ssl-validation, --cacert, --capath)
to deal with SSL validation issues
2018-01-28 13:13:32 +01:00
3e330c37e2 rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix. 2016-10-18 01:59:46 +02:00
d9efd3954e added first implementation of check_otp supporting HOTP and TOTP checks against PrivacyIDEA/LinOTP 2016-10-10 11:27:24 +02:00