Whitespace in password not working
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
I can create a users password with whitespace on the openvpn access server web interface but the user cannot connect to the vpn using that password. They see the error:
session-start: ** ERROR ** Failed to connect: Connection, Client authentication failed: Authentication failed
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 named in the report. Reproduce the failure with a password containing whitespace, then investigate the authentication path between the Access Server web interface and the OpenVPN client. Done means users can authenticate successfully with such passwords and the reported session-start error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- authentication, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100