Skip to content
Commit 2e6149b4 authored by Rui Matos's avatar Rui Matos
Browse files

network: Don't try to get secrets for new connections

We don't need secrets for new connections and, in fact, trying to
retrieve secrets in that case will fail because we have a plain
NMConnection instead of a NMRemoteConnection.

The above mentioned error would result in the page never being
initialized.
parent 62683047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment