Werk #13647: Two-factor auth: Improve error handling of wrong protocol or address
Component | User interface |
Title | Two-factor auth: Improve error handling of wrong protocol or address |
Date | Apr 30, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b9 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
In case a user tries to register two-factor credentials without HTTPS, the error message was not very helpful. And also the handling access via IP address instead of a valid host- or DNS name is improved. The new message is now more helpful and also does not raise a crash report anymore.