kanidm/unix_integration/resolver
Firstyear b113262357
Improve token handling ()
It was possible that a token could be updated in a way that caused
existing cached information to be lost if an event was delayed
in it's write to the user token.

To prevent this, the writes to user tokens now require the HsmLock
to be held, and refresh the token just ahead of writing to ensure
that these data can't be lost. The benefit to this approach is that
readers remain unblocked by a writer.
2025-04-09 14:49:06 +10:00
..
debian packaging: Add kanidmd deb package, update documentation () 2025-03-18 12:10:42 +10:00
src Improve token handling () 2025-04-09 14:49:06 +10:00
tests Unify unix config parser () 2025-04-08 14:21:26 +10:00
build.rs generate completions for elvish and fish () 2024-09-03 23:50:59 +00:00
Cargo.toml Unify unix config parser () 2025-04-08 14:21:26 +10:00