Relax LDAP DN validation
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 12
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 4
Description
It appears that the current validation is case-sensitive and only matches lowercase dc= or cn=.
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
No file, test, or entry point is identified in the issue. Locate the LDAP DN validation and its existing tests, then verify the accepted forms for dc= and cn= regardless of letter case; done means uppercase and mixed-case attribute prefixes validate successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100