summaryrefslogtreecommitdiff
path: root/gnu/installer/user.scm
AgeCommit message (Expand)Author
2022-09-22installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès
2022-05-21Revert "installer: user: Remove useless filtering."Ludovic Courtès
2022-04-06installer: user: Remove useless filtering.Mathieu Othacehe
2022-02-02installer: Turn passwords into opaque records.Josselin Poiret
2019-04-28installer: User can have a "real name".Ludovic Courtès
2019-04-25installer: Ask for the root account password.Ludovic Courtès
2019-04-25installer: Ask for user password and initialize /etc/shadow.Ludovic Courtès
2019-01-17installer: Add user module.Mathieu Othacehe