mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-02 11:27:48 +00:00
When using psk2-radius in combination with enhanced MPSK, the passphrase was not properly propagated to user scripts via the ucode interface, because the PSK field was not set in the connected station context. This patch fixes that by copying the passphrase into the psk field. Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>