[Users] Editable readonly inputs #204268
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Users
Security Solution Users feature
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
triage_needed
Kibana version:
8.17
Describe the bug:
When using LastPass or similar password management tools. Kibana does not prevent these tools from editing disabled input values. This results in edited disabled value being saved.
This applies to any input that has a commonly used
name
attribute (i.e.'username'
or'password'
) and is conditionallydisabled
.Expected behavior:
Any
disabled
input is not editable from extensions.Any additional context:
May result in an error unbeknownst to the user.
Related: elastic/eui#8238
The text was updated successfully, but these errors were encountered: