kanidm/kanidm_client/tests
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
..
common.rs 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
default_entries.rs Add 'account person set' command (#667) 2022-04-02 13:24:07 +10:00
oauth2_test.rs Change how domain names are handled in our configuration. (#639) 2022-02-15 16:17:43 +10:00
proto_v1_test.rs Change how domain names are handled in our configuration. (#639) 2022-02-15 16:17:43 +10:00