You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the analysis of the issue wazuh/wazuh#18843, an abnormal message has been detected in the console indicating that the password field is not within a form
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type="password" id="i470de791-4e5e-11ee-a2e5-45558a0d0d97" class="euiFieldPassword" data-test-subj="current-password" aria-describedby="i470de791-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck="false" value>
/app/wazuh#/overview/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(columns:!(_source),filters:!(),index:'wazuh-alerts-*',interval:auto,query:(language:kuery,query:''),sort:!())&tabView=panels&tab=welcome:1
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type="password" id="i470e0ea1-4e5e-11ee-a2e5-45558a0d0d97" class="euiFieldPassword" data-test-subj="new-password" aria-describedby="i470e0ea1-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck="false" value>
/app/wazuh#/overview/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(columns:!(_source),filters:!(),index:'wazuh-alerts-*',interval:auto,query:(language:kuery,query:''),sort:!())&tabView=panels&tab=welcome:1
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type="password" id="i470e0ea3-4e5e-11ee-a2e5-45558a0d0d97" class="euiFieldPassword" data-test-subj="reenter-new-password" aria-describedby="i470e0ea3-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck="false" value>
Preconditions
--
Steps to reproduce
Navigate to Reset password in the user menu
Expected Result
Nothing unusual is observed
Actual Result
Nothing unusual is observed
Screenshots
The text was updated successfully, but these errors were encountered:
This seems to come from the upstream platform security plugin. The warning appears in Google Chrome and its spin-offs, but not in Firefox. It does not seem to affect the behavior of the application.
Description
In the analysis of the issue wazuh/wazuh#18843, an abnormal message has been detected in the console indicating that the password field is not within a form
Preconditions
Steps to reproduce
Expected Result
Actual Result
Screenshots
The text was updated successfully, but these errors were encountered: