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

Fixup no-PSK network customisation. #990

Closed
wants to merge 1 commit into from
Closed

Conversation

tdewey-rpi
Copy link
Collaborator

Rather than always serialising the psk fields, conditionally serialise them if the length of the password field text is greater than 0.

Fixes #977 in combination with users waiting for cloud-init to complete.

Rather than always serialising the psk fields, conditionally serialise them if the length of the password field text is greater than 0.

Fixes #977 in combination with users waiting for cloud-init to complete.
@tdewey-rpi tdewey-rpi requested a review from cillian64 January 8, 2025 15:34
Copy link
Collaborator

@cillian64 cillian64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested but it looks fine to me

@tdewey-rpi
Copy link
Collaborator Author

Dropping this. I can't see that it's going to do anything useful for the cloud_init case - even if it's slightly clearer on intent.

It may help the wpa_supplicant case, however, where key_mgmt=NONE appears to be required for an 'open' network - but we've had no bug in that area.

@tdewey-rpi tdewey-rpi closed this Jan 9, 2025
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.

[BUG]: Imager 1.9.0 - can't set login password using macOS 15.0.1 or Windows 11
2 participants