Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enter password when attempting to Add a new user. Input field has the property "disabled" #20228

Closed
varunKothare opened this issue Jan 18, 2023 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@varunKothare
Copy link

A user was trying to invite a new user and when they clicked on the "Invite User" button, they was asked to enter my password. However, when they tried to enter my password into the field, it was disabled and I couldn't type anything in. After examining the source code, I discovered that the field for the password had the "disabled" attribute.

[Administration > System > User > "Add a new User"]

image

image

image

System Check Attached
matomo_system_check.txt

@varunKothare varunKothare added Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Jan 18, 2023
@AltamashShaikh
Copy link
Contributor

@varunKothare they are using the latest the version of LoginSaml plugin i.e 4.3.0 and since 4.3.0 password confirmation is disabled by default.
Refer this doc
They can change this if they want by changing the config option from UI

Screenshot from 2023-01-18 07-40-28

@AltamashShaikh AltamashShaikh added answered For when a question was asked and we referred to forum or answered it. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Jan 18, 2023
@AltamashShaikh
Copy link
Contributor

To proceed ahead, they can click the "ok" button and it will work, we have a issue to change the text of confirmation modal in such cases to make it more clear, Refer #20186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants