installer: Allow for arbitrary long passphrases and passwords.
commitef250707d3303d58ae00fe8f461701e7fa788d8a
authorLudovic Courtès <ludo@gnu.org>
Tue, 14 May 2019 09:57:55 +0000 (14 11:57 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 14 May 2019 10:11:04 +0000 (14 12:11 +0200)
tree5fe9638a8859567b052bdd15966c3e66f09ba246
parent50867421f91e16aab6d66a1c1707d32434273c50
installer: Allow for arbitrary long passphrases and passwords.

Fixes <https://bugs.gnu.org/35716>.
Reported by sirmacik <sirmacik@wioo.waw.pl>.

* gnu/installer/newt/page.scm (run-input-page): Add FLAG-SCROLL to
INPUT-FLAGS*.
* gnu/installer/newt/user.scm (run-user-add-page): Add FLAG-SCROLL to
ENTRY-PASSWORD.
gnu/installer/newt/page.scm
gnu/installer/newt/user.scm