NetworkManager/clients/common
Beniamino Galvani eee2eda4b5 clients: fix assertion when requesting gsm pin secret
[root@gsm-r5s4-01 ~]# nmcli  connection up id gsm
  **
  libnmc:ERROR:clients/common/nm-secret-agent-simple.c:171:_secret_real_new_plain: assertion failed: ((secret_type == NM_SECRET_AGENT_SECRET_TYPE_SECRET) == nm_setting_get_secret_flags (setting, property, ((void *)0), ((void *)0)))
  Aborted (core dumped)

The pin is a secret property.

https://bugzilla.redhat.com/show_bug.cgi?id=1698495
(cherry picked from commit a94ccc9acc)
2019-04-11 13:54:54 +02:00
..
tests clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
meson.build build/meson: add intermediate shared/nm-utils base library 2019-02-05 09:53:24 +01:00
nm-client-utils.c core/devices: Add P2P Wifi device and peer tracking 2019-01-27 23:45:12 +01:00
nm-client-utils.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
nm-meta-setting-access.c clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
nm-meta-setting-access.h clients: only ask secrets for settings that require them 2019-04-02 11:21:25 +02:00
nm-meta-setting-desc.c all: codespell fixes 2019-03-11 12:03:46 +01:00
nm-meta-setting-desc.h cli: rework NM_SETTING_802_1X_PASSWORD_RAW property functions to operate on generic GBytes 2019-02-22 14:04:13 +01:00
nm-polkit-listener.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-polkit-listener.h docs: misc. typos 2018-09-15 09:08:03 +02:00
nm-secret-agent-simple.c clients: fix assertion when requesting gsm pin secret 2019-04-11 13:54:54 +02:00
nm-secret-agent-simple.h libnm: add NMWireGuardPeer and libnm support for peers 2019-02-22 11:00:10 +01:00
nm-vpn-helpers.c all: codespell fixes 2019-03-11 12:03:46 +01:00
nm-vpn-helpers.h cli/wireguard: add import functionality for WireGuard 2019-03-07 22:22:39 +01:00
settings-docs.h.in wireguard: add "peer-routes" setting for WireGuard profiles 2019-03-05 12:23:59 +01:00
settings-docs.xsl cli: fix marking settings docs for translation 2017-04-23 23:45:02 +02:00