Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu/installer
Josselin Poiret 112ef30b84
installer: Turn passwords into opaque records.
* gnu/installer/user.scm (<secret>, secret?, make-secret,
secret-content): Add opaque <secret> record that boxes its contents,
with a custom printer that doesn't display anything.
* gnu/installer/newt/user.scm (run-user-add-page, run-user-page): Box
it.
* gnu/installer/final.scm (create-user-database): Unbox it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-02-02 16:46:44 +01:00
..
aux-files
newt installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
connman.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
dump.scm installer: Add crash dump upload support. 2022-02-02 16:46:42 +01:00
final.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
hostname.scm
keymap.scm installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
locale.scm
newt.scm installer: Add error page when running external commands. 2022-02-02 16:46:44 +01:00
parted.scm installer: Raise condition when mklabel fails. 2022-02-02 16:46:43 +01:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
services.scm installer: Offer 'gpm-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
steps.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
tests.scm installer: Recommend 'ntp-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
timezone.scm
user.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
utils.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00