kanidm/kanidmd
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
..
benches 363 scaling benchmarks (#366) 2021-02-23 18:10:59 +10:00
daemon Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00
score Add 'account person set' command (#667) 2022-04-02 13:24:07 +10:00
src/lib Add 'account person set' command (#667) 2022-04-02 13:24:07 +10:00
build.rs 20220219 webui updates + source refactor + clippy go clip clip (#642) 2022-02-20 12:43:38 +10:00
builder.sh Update build 2021-02-17 18:49:03 +10:00
Cargo.toml Specifying MSRV in package now (#664) 2022-03-31 14:12:53 +10:00
Dockerfile 106 auth concurrency (#643) 2022-03-07 09:22:35 +10:00