Description:
This update for kanidm fixes the following issues:
kanidm was updated to version 1.6.4~git2.a4b3b0f7b:
* Remove dead code
* OpenSUSE build fix
Update to version 1.6.4~git0.e1d26ed10:
* Allow deferring spans in unixd
* Dark mode improvements (#3660)
* Fix SCIM filter parser for quoted values with spaces and escaped quotes (#3673)
* fix: strip comments from UNIX files before parsing (#3674)
* Fix healthcheck to use ENV for config path (#3656)
* Investigate and reduce memory consumption of unixd (#3645)
* Swap bytes mut at buffer limits (#3651)
* fix: Improve unixd & unixd-tasks startup coupling (#3638)
* reload schema before verify (#3643)
* Defend against split_at panic (#3636)
Update to version 1.6.3~git0.389493eb1:
* Fix minor issue with untagged version handling (#3634)
* Move shadow processing out of task event loop (#3631)
* Dont specify config path in container (#3630)
* Accept SSHA with different salt lengths (#3629)
* Resolve flaw with ssh key parse if the key has no comment (#3628)
* Indicate that this is an ip list, not a range (#3626)
* Test for corrupted unicode in SSH keys, keep the key title on error/resubmit (#3618)
* Reduce replication logging verbosity
* cargo publish (#3613)