summaryrefslogtreecommitdiff
path: root/gnu/installer/newt/user.scm
AgeCommit message (Expand)Author
2022-04-06installer: user: Forbid root user creation.Mathieu Othacehe
2022-02-02installer: Turn passwords into opaque records.Josselin Poiret
2022-02-02installer: Use named prompt to abort or break installer steps.Josselin Poiret
2020-04-06installer: Adapt to Guile-newt revision 2.Mathieu Othacehe
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès
2020-01-23installer: Make "TRANSLATORS" comment visible.Ludovic Courtès
2019-08-26installer: Show, don't Hide.Tobias Geerinckx-Rice
2019-05-14installer: Allow for arbitrary long passphrases and passwords.Ludovic Courtès
2019-05-09installer: Add missing 'G_' call.Ludovic Courtès
2019-05-07installer: "Exit" button in user page actually exits.Ludovic Courtès
2019-05-07installer: Add password 'hide' checkbox.Mathieu Othacehe
2019-05-06installer: Widen user dialog.Ludovic Courtès
2019-04-28installer: Fix handling of user password mismatches.Ludovic Courtès
2019-04-28installer: User accounts can now have a "real name."Ludovic Courtès
2019-04-25installer: Ask for confirmation of the user passwords.Ludovic Courtès
2019-04-25installer: Ask for confirmation of the root password.Ludovic Courtès
2019-04-25installer: Preserve order of user accounts.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: Rename "Ok" buttons to "OK".Mathieu Othacehe
2019-01-17installer: Make sure every sentence is dot terminated.Mathieu Othacehe
2019-01-17installer: Turn "Cancel" buttons into "Exit" buttons.Mathieu Othacehe
2019-01-17installer: Remove group selection in user page.Mathieu Othacehe
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe