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
dump.scm
final.scm installer: Turn passwords into opaque records. 2022-02-02 16:46:44 +01:00
hostname.scm
keymap.scm
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
record.scm installer: Add installer-specific run command process. 2022-02-02 16:46:43 +01:00
services.scm
steps.scm installer: Use named prompt to abort or break installer steps. 2022-02-02 16:46:44 +01:00
substitutes.scm
tests.scm
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