kanidm/kanidm_proto
Euan Kemp 0c3ce226cf
Add 'account person set' command (#667)
* Add 'account person set' command

This command allows a user to modify, say, their legal name in a
self-service fashion.

This wasn't possible before by default since the 'extend' operation
required additional ACPs in order to operate which not every user would
have.

The new "person set" api is compatible with the default self_write ACP,
and so allows self-service modification.

* Add a short section on people attributes to the book
2022-04-02 13:24:07 +10:00
..
src Add 'account person set' command (#667) 2022-04-02 13:24:07 +10:00
Cargo.toml Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00