Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle bogus non unicode data on Radius:IETF Class-attributes #26

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ottorei
Copy link

@ottorei ottorei commented Feb 24, 2022

Some RADIUS-servers like Aruba Clearpass are inserting bogus non unicode data after the configured attributes. The configured attributes are handled correctly but trying to decode the bogus data crashes the process. This PR adds a simple try except clause to handle this issue.

@ottorei ottorei changed the title Handle bogus non unicode data on IETF:Class-attributes Handle bogus non unicode data on Radius:IETF Class-attributes Feb 24, 2022
@ottorei ottorei changed the base branch from master to develop February 24, 2022 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant