matomo-org / matomo-org/plugin-LoginLdap

Add Write access permission to Access Synchronisation

Open
#325 7 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.