matomo-org / matomo-org/plugin-LoginLdap
add diagnostic command to check if LDAP servers are out of sync
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 37
- Forks
- 30
- Avg merge
- 22h 53m
- Merged PRs (30d)
- 19
Description
If multiple LDAP servers are used and one is out of sync w/ the other, it can create some hard to diagnose problems. A command that checks which servers are out of sync and prints the details of entries/attributes that are in some servers but not others would probably help. Only user entries visible to Piwik should be checked.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or command entry point. Start by locating the plugin's existing command or diagnostic entry points and how it identifies user entries visible to Piwik; done means a command reports entries and attributes that differ across configured LDAP servers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100