-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17550 FIX Fix webauthn incorrectly displaying error message on login
When using the webauthn functionaility for two factor within Checkmk, an error would previously display on successful login. This error did not impact the use of this functionaility but was not intended to be displayed. Change-Id: I27c0e45aff2e722022b5d54b60b8f4c6e61e6a9d
- Loading branch information
1 parent
20ec972
commit b57ccab
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[//]: # (werk v2) | ||
# Fix webauthn incorrectly displaying error message on login | ||
|
||
key | value | ||
---------- | --- | ||
date | 2025-01-15T08:19:09+00:00 | ||
version | 2.3.0p25 | ||
class | fix | ||
edition | cre | ||
component | wato | ||
level | 1 | ||
compatible | yes | ||
|
||
When using the webauthn functionaility for two factor within Checkmk, | ||
an error would previously display on successful login. | ||
|
||
This error did not impact the use of this functionaility but was not | ||
intended to be displayed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters