libsecret/pam
Dhanuka Warusadura 9a37dc839a pam: port PAM module from gnome-keyring
These changes port the PAM module from gnome-keyring/pam to libsecret/pam.

Removed `start_daemon` and the dependent code altogether. Because,
gnome-keyring-daemon is launched by systemd.

Replaced calls to `pam_get_item` to retrieve authentication tokens with
`pam_get_authtok`.

Signed-off-by: Dhanuka Warusadura <dhanuka@gnome.org>
2023-12-10 22:35:55 +05:30
..
gkd-control-codes.h pam: port PAM module from gnome-keyring 2023-12-10 22:35:55 +05:30
gkr-pam-client.c pam: port PAM module from gnome-keyring 2023-12-10 22:35:55 +05:30
gkr-pam-module.c pam: port PAM module from gnome-keyring 2023-12-10 22:35:55 +05:30
gkr-pam.h pam: port PAM module from gnome-keyring 2023-12-10 22:35:55 +05:30
meson.build pam: port PAM module from gnome-keyring 2023-12-10 22:35:55 +05:30