kanidm/unix_integration/resolver
Firstyear d2f5e13c97
Warn when v2 options are used in v1 unixd config (#3228)
Options like map_group would fail silently when version=2 wasn't
set in our unix config. this detects that case and warns that it
is occuring.

To prevent this in the future, we deny unknown keys in v2 so that
if (when?) we add v3, new keys will cause an error.
2024-11-22 02:02:04 +00:00
..
debian Change to text input and use numeric mode for TOTP prompts. (#3154) 2024-10-27 23:57:28 +00:00
src Warn when v2 options are used in v1 unixd config (#3228) 2024-11-22 02:02:04 +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