Skip to content

wifimanager: create network-auth-prompt only for WiFi connections

Arnaud Ferraris requested to merge (removed):prevent-empty-nm-auth-dialog into master

While the network-auth-prompt only supports only WiFi connections, it would still show (empty) if NM sends a secrets request for WWAN.

This patch makes sure the prompt isn't created if the connection type isn't WiFi.

Closes #292 (closed)

Edited by Guido Gunther

Merge request reports