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

CUT-3740: Radius Single User Array Fix #638

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

gweinjc
Copy link
Contributor

@gweinjc gweinjc commented Jan 10, 2025

Issues

  • CUT-3740 - Radius Single User Array Fix

What does this solve?

Fixes an issue that causes non-terminating errors when a single user is in the UserGroup for a Radius deployment
This was caused by the function not recognizing the single user as an array, causing some indexing errors. This is fixed by manually casting the object to an array.

Is there anything particularly tricky?

N/A

How should this be tested?

  1. Assign 1 user to your Radius UserGroup
  2. Attempt to generate a userCert for that user

@gweinjc gweinjc requested a review from a team as a code owner January 10, 2025 21:53
@gweinjc gweinjc changed the base branch from master to Radius_2.0.0 January 10, 2025 21:53
@gweinjc gweinjc requested a review from a team as a code owner January 10, 2025 21:53
@jworkmanjc jworkmanjc merged commit 114fb6e into Radius_2.0.0 Jan 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants