openwisp / openwisp/openwisp-radius
[feature] Add support for EAP MSCHAPv2 (Doesn't work with iOS/MacOS)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 445
- Forks
- 234
- Avg merge
- 20h 21m
- Merged PRs (30d)
- 19
Description
Hello! OpenWISP-RADIUS is an awesome project, but it lacks one crucial thing: Apple devices can't authenticate because they only work with MSCHAPv2. Could you add MSCHAPv2 support?
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 entry points. Start by tracing the existing FreeRADIUS authentication integration and its tests, then verify what changes are required for an Apple client to authenticate with MSCHAPv2; done means that flow works without breaking existing authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authentication, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100