kanidm/unix_integration/resolver
Firstyear 4803710026 nss/pam resolver should reauth faster (#3309)
This can have visible impacts on accounts that don't have a pam password
cached yet, but then appear to "stall" for a minute or two until it works
due to the fact that the provider was offline and waiting to reauth.

When we are still connected but our provider auth session has expired
we should reconnect faster. This reduces the timeout for reauthentication
for the provider so that it can return to the online state sooner. We
also loop when we detect the provider session is no longer authenticated
so that we can reauth immediately, rather than causing a noticable
interuption.
2024-12-21 17:22:02 +10:00
..
debian Change to text input and use numeric mode for TOTP prompts. (#3154) 2024-10-29 09:29:53 +10:00
src nss/pam resolver should reauth faster (#3309) 2024-12-21 17:22:02 +10: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