summaryrefslogtreecommitdiff
path: root/docs/USER_RECORD.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: document new recovery key user record fieldsLennart Poettering2020-08-251-0/+24
|
* docs: document new description fieldLennart Poettering2020-08-071-6/+8
| | | | Also, explain GECOS syntax requirements.
* tree-wide: more repeated wordsZbigniew Jędrzejewski-Szmek2020-07-071-1/+1
|
* man: do not say that tasks are threads and processesZbigniew Jędrzejewski-Szmek2020-07-061-5/+5
| | | | | This is confusing because the reader might think that processes and threads are counted separately. Another issue pointed out in #16363.
* Fix two typos found by codespellZbigniew Jędrzejewski-Szmek2020-07-061-1/+1
|
* docs: document new FIDO2 user record fieldsLennart Poettering2020-07-011-11/+37
|
* user-record: rename JSON field "pkcs11Pin" to "tokenPin"Lennart Poettering2020-07-011-2/+4
| | | | | | | We'd like to use it for FIDO2 tokens too, and the concept is entirely generic, hence let's just reuse the field, but rename it. Read the old name for compatibility, and treat the old name and the new name as identical for most purposes.
* USER_RECORD: fix typoLennart Poettering2020-06-161-1/+1
| | | | Fixes: #16172
* docs: document the new offline discard logicLennart Poettering2020-05-071-5/+10
|
* docs: introduce documentation category for user/group stuffLennart Poettering2020-04-111-1/+1
| | | | | We have so many different docs on various facets of user/group stuff, let's add our own category for it.
* docs: hook up the new USER_NAMES document everywhereLennart Poettering2020-04-081-1/+2
| | | | | (Also correct the set of names we accept in User=, which was forgotten to be updated in ae480f0b09aec815b64579bb1828ea935d8ee236.
* docs: fix typoLucas Werkmeister2020-03-061-1/+1
|
* docs: fix misplaced close-parenLucas Werkmeister2020-03-061-1/+1
| | | | | | I assume it’s supposed to be “see Home Directories for details” and not “… and embeds these JSON records directly in the home directory images … for details”, but the previous text suggested the latter reading to me.
* docs: Correct resource weight rangeMichal Koutný2020-02-051-3/+3
|
* docs: formatting fix (#14707)mtron2020-01-311-1/+1
| | | fixes formatting in the last paragraph of the 'General Structure' chapter.
* fix links to GROUP_RECORD and USER_GROUP_APImtron2020-01-301-2/+2
| | | | | | fix 2 more broken links. GROUP_RECORD now points to https://systemd.io/GROUP_RECORD/ and USER_GROUP_API to https://systemd.io/USER_GROUP_API/
* docs: add documentation for JSON user recordsLennart Poettering2020-01-151-0/+1023