kanidm/unix_integration/resolver
Jinna Kiisuo 5eb9a4430f
fix: PAM on Debian, enable use_first_pass by default (#3326)
Since we use Debian's PAM autoconf, pam_unix isn't disabled and remains active.
This means pam_unix triggers first and pam_kanidm should use the password it already tried to match to a local user.

This change also moves the postinst hook for PAM config correctly to the libpam-kanidm package,
since that's the one that delivers the config that needs a reinstall!
2025-01-01 08:40:14 +10:00
..
debian fix: PAM on Debian, enable use_first_pass by default (#3326) 2025-01-01 08:40:14 +10:00
src nss/pam resolver should reauth faster (#3309) 2024-12-21 07:08:39 +00:00
tests Add nss testframework and fallback when daemon offline (#3093) 2024-10-15 04:05:51 +00:00
build.rs generate completions for elvish and fish (#3015) 2024-09-03 23:50:59 +00:00
Cargo.toml Remove WASM (#3148) 2024-10-26 17:19:13 +10:00