Skip to content

Remove authentication type from hotspot QR code#235

Merged
daveallie merged 1 commit intomasterfrom
fix/hotspot-qr-code
Jan 4, 2026
Merged

Remove authentication type from hotspot QR code#235
daveallie merged 1 commit intomasterfrom
fix/hotspot-qr-code

Conversation

@daveallie
Copy link
Member

Summary

  • Remove the T parameter (authentication type), and P parameter (password) for the SoftAP wifi config QR code

Additional Context

@daveallie daveallie merged commit 14972b3 into master Jan 4, 2026
1 check passed
@daveallie daveallie deleted the fix/hotspot-qr-code branch January 4, 2026 05:08
yingirene pushed a commit to yingirene/crosspoint-reader that referenced this pull request Jan 16, 2026
## Summary

* Remove the `T` parameter (authentication type), and `P` parameter
(password) for the SoftAP wifi config QR code

## Additional Context

* It is optional according to the spec:
https://www.wi-fi.org/system/files/WPA3%20Specification%20v3.2.pdf#page=25
so should either be omitted or set to nopass
* Fixes crosspoint-reader#229
Unintendedsideeffects pushed a commit to Unintendedsideeffects/crosspoint-reader that referenced this pull request Feb 17, 2026
## Summary

* Remove the `T` parameter (authentication type), and `P` parameter
(password) for the SoftAP wifi config QR code

## Additional Context

* It is optional according to the spec:
https://www.wi-fi.org/system/files/WPA3%20Specification%20v3.2.pdf#page=25
so should either be omitted or set to nopass
* Fixes crosspoint-reader#229
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.

QR Code for Hotspot has incorrect password

1 participant