summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/user.scm
AgeCommit message (Expand)AuthorFilesLines
2022-04-06installer: user: Forbid root user creation.Mathieu Othacehe1-18/+31
2022-02-02installer: Turn passwords into opaque records.Josselin Poiret1-3/+3
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret1-4/+1
2020-04-06installer: Adapt to Guile-newt revision 2.Mathieu Othacehe1-2/+2
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès1-25/+39
2020-01-23installer: Make "TRANSLATORS" comment visible.Ludovic Courtès1-2/+2
2019-08-26installer: Show, don't Hide.Tobias Geerinckx-Rice1-3/+4
2019-05-14installer: Allow for arbitrary long passphrases and passwords.Ludovic Courtès1-1/+2
2019-05-09installer: Add missing 'G_' call.Ludovic Courtès1-1/+1
2019-05-07installer: "Exit" button in user page actually exits.Ludovic Courtès1-1/+8
2019-05-07installer: Add password 'hide' checkbox.Mathieu Othacehe1-3/+19
2019-05-06installer: Widen user dialog.Ludovic Courtès1-2/+2
2019-04-28installer: Fix handling of user password mismatches.Ludovic Courtès1-15/+13
2019-04-28installer: User accounts can now have a "real name."Ludovic Courtès1-11/+27
2019-04-25installer: Ask for confirmation of the user passwords.Ludovic Courtès1-4/+14
2019-04-25installer: Ask for confirmation of the root password.Ludovic Courtès1-3/+24
2019-04-25installer: Preserve order of user accounts.Ludovic Courtès1-1/+1
2019-04-25installer: Ask for the root account password.Ludovic Courtès1-1/+14
2019-04-25installer: Ask for user password and initialize /etc/shadow.Ludovic Courtès1-6/+15
2019-01-17installer: Rename "Ok" buttons to "OK".Mathieu Othacehe1-2/+2
2019-01-17installer: Make sure every sentence is dot terminated.Mathieu Othacehe1-1/+1
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons.Mathieu Othacehe1-2/+2
2019-01-17installer: Remove group selection in user page.Mathieu Othacehe1-21/+15
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe1-0/+181