Skip to content

Commit f9ab34b

Browse files
committed
Automated developer guide update
1 parent b28bdac commit f9ab34b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/developer-guide/02-projects/osbuild/modules/stages/org.osbuild.users.md

+4
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ does not create it (it will move existing dirs though).
7777
"expiredate": {
7878
"description": "The date on which the user account will be disabled. This date is represented as a number of days since January 1st, 1970.",
7979
"type": "integer"
80+
},
81+
"force_password_reset": {
82+
"description": "Force this user to change their password on first login",
83+
"type": "boolean"
8084
}
8185
}
8286
}

0 commit comments

Comments
 (0)