kanidm/proto
Samuel Cabrero 9dda8b1ad3
Authentication shortcut to get a RW session (#1993)
* auth: Add a privileged flag to AuthStep::Init2 step to request a rw session

The privileged flag is defined as Option<bool> for compatibility with
existing clients.
2023-08-24 09:54:33 +10:00
..
src Authentication shortcut to get a RW session (#1993) 2023-08-24 09:54:33 +10:00
Cargo.toml replaced skip_serializing_if with skip_serializing_none (#1932) 2023-08-03 08:51:30 +10:00