django-radius
django-radius copied to clipboard
Fixes #23
Placed a try/except block in the _perform_radius_auth function that caught an invalid start byte from Windows Systems. This fixed #23
Note: This seems to be a duplicate of #26. I didn't notice this PR would fix the same issue.