matomo-org / matomo-org/plugin-LoginLdap
Add Write access permission to Access Synchronisation
- Dominant language
- PHP
- Stars
- 37
- Forks
- 30
- Avg merge
- 22h 53m
- Merged PRs (30d)
- 19
Description
We have a request from a Matomo user to add an additional access field to the Access Synchronisation settings for the `Write` permission.
Currently the plugin only supports `View`,`Admin`, and `Super User`
This means that for many Matomo admins that use this feature, they still need to manually manage the Write access permission through the Matomo UI
Contributor guide
Research direction
Start by locating the Access Synchronisation settings and the existing View, Admin, and Super User permission handling in the plugin. Trace how those fields are stored and applied, then add the corresponding Write option. Done means administrators can configure and synchronize Write access without managing it manually in Matomo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100