NetworkManager/src/libnm-client-impl/tests
Beniamino Galvani 3d85bace3d libnm: add function to copy a certificate or key as user
Add a new public function nm_utils_copy_cert_as_user() to libnm. It
reads a certificate or key file on behalf of the given user and writes
it to a directory in /run/NetworkManager. It is useful for VPN plugins
that run as root and need to verify that the user owning the
connection (the one listed in the connection.permissions property) can
access the file.

(cherry picked from commit 1a52bbe7c9)
2025-12-12 12:47:02 +01:00
..
meson.build libnm: add function to copy a certificate or key as user 2025-12-12 12:47:02 +01:00
test-copy-cert-as-user.c libnm: add function to copy a certificate or key as user 2025-12-12 12:47:02 +01:00
test-gir.py python: reformat with black-23.7.0-2.fc39.noarch 2023-12-06 11:56:11 +01:00
test-libnm.c libnm-core: Add connection.dnssec property 2025-10-13 11:57:34 +02:00
test-nm-client.c libnm-client: fix memory leak 2025-09-08 10:47:10 +00:00
test-remote-settings-client.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-secret-agent.c format: run nm-code-format 2024-10-04 11:07:35 +02:00