kanidm/unix_integration
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
..
common Less footguns () 2025-04-08 04:48:53 +00:00
nss_kanidm Unify unix config parser () 2025-04-08 14:21:26 +10:00
pam_kanidm Unify unix config parser () 2025-04-08 14:21:26 +10:00
resolver Improve token handling () 2025-04-09 14:49:06 +10:00
Makefile 20250313 unixd system cache () 2025-03-14 13:46:26 +10:00