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

[Bug] Configured plugin settings show as default value in config file page #22993

Open
4 tasks done
sapajune opened this issue Jan 28, 2025 · 1 comment
Open
4 tasks done
Labels
Bug For errors / faults / flaws / inconsistencies etc. triaged

Comments

@sapajune
Copy link

What happened?

When configuring plugin settings they seem to override default values in config file page. The configured value is displayed as default and the default value is not visible at all.

In some cases this may expose sensitive information in the UI. For example, if Redis password is configured in QueuedTracking plugin it is displayed as default value in plaintext even if it is a password field.

What should happen?

The configured value should be displayed appropriately in it's own column and the default should display the actual default.

How can this be reproduced?

  1. Install a plugin.
  2. Configure plugin setting via UI (or config.ini.php).
  3. Go to "Config file" page and look for the corresponding setting.

Matomo version

5.2.0

PHP version

8.3.15

Server operating system

AlmaLinux 9, Matomo in docker container

What browsers are you seeing the problem on?

Chrome

Computer operating system

Windows 10

Relevant log output

Validations

@sapajune sapajune 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 28, 2025
@randy-innocraft randy-innocraft added Bug For errors / faults / flaws / inconsistencies etc. triaged 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 30, 2025
@randy-innocraft
Copy link

Hi @sapajune. Thank you for creating the issue and bringing this to our attention, that's very appreciated. We have reviewed and triaged the problem internally, and we have confirmed it is an issue. Our team will prioritise this, and we will update you on the progress here when we have an update to share. If you have any further information or questions, please feel free to add them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. triaged
Projects
None yet
Development

No branches or pull requests

2 participants