diff options
author | Josselin Poiret <dev@jpoiret.xyz> | 2022-01-15 14:50:10 +0100 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-01-17 08:49:22 +0100 |
commit | 237a0e61e249e4053120f55695ac45b3ae7b0297 (patch) | |
tree | 3e728520708f53dabaf99ad9718f5ed5798253a3 /scripts | |
parent | 16b2bd9d04f25d35b36b687ca8d488f59e8ca1c3 (diff) | |
download | guix-237a0e61e249e4053120f55695ac45b3ae7b0297.tar.gz |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions