matomo-org / matomo-org/plugin-LoginLdap
Problem with case sensitiveness after update
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 37
- Forks
- 30
- Avg merge
- 22h 53m
- Merged PRs (30d)
- 19
Description
Hi, after update to 3.3.1 an issue occurred, where lowercase logins are no longer accepted, though they are accepter if you will correct chars manually to uppercase (in the login form). Is there any workaround or setting for such a scenario? Thanks in advance!
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
Start by reproducing the login failure described after version 3.3.1, comparing lowercase and manually uppercased logins. Trace the case handling in the LoginLdap authentication flow and determine whether the fix should restore lowercase acceptance or provide a documented setting or workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100