LDAP with StartTLS does not work when using the default port 389
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
TLS encryption is not active when using the default port 389 (according to config report). I think this is due to this line:
It's conflicting with this line:
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 in lib/Wizard.php around lines 1330-1332 and compare how the default port and StartTLS setting interact. Reproduce the configuration with port 389, then confirm that the config report shows TLS encryption as active once the conflict is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100