]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
userdb: add birthDate field to JSON user records (#40954)
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 18 Mar 2026 23:04:03 +0000 (23:04 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 23:04:03 +0000 (23:04 +0000)
Add an optional field that can be used to store a user's birth date.
userdb already stores personal metadata (`emailAddress`, `realName`,
`location`) so `birthDate` is a natural fit.

1  2 
src/home/homectl.c

Simple merge