diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-06-20 15:42:48 -0700 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-06-21 09:45:44 -0700 |
commit | 162cc51b6db2caa888e2fb834511d7e4af7e0bfe (patch) | |
tree | 81f45366c27fa7da8a440e65ac8723dca912371b /src/hci/tui/widget_ui.c | |
parent | f417f0b6a56956137d75c77f344d798f6b30a27c (diff) | |
download | ipxe-162cc51b6db2caa888e2fb834511d7e4af7e0bfe.tar.gz |
[form] Reimplement the "login" user interface
Rewrite the code implementing the "login" user interface to use a
predefined interactive form. The command "login" then becomes roughly
equivalent to:
#!ipxe
form
item username Username
item --secret password Password
present
with the result that login form customisations (e.g. to add a Windows
domain name) may be implemented within the scripting language.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/hci/tui/widget_ui.c')
0 files changed, 0 insertions, 0 deletions