subiquity/system_setup
Olivier Gayot d63b44c014 storage: use fields named passphrase for passphrases
Because the storage views lean on the implementation of
setup_password_validation from the identity screen, we were forced to
use a form with fields named "password" and "password_confirm".

This makes the code confusing because we use the "passphrase"
terminology in the storage forms.

We now leave up to the caller to specify which fields he wants to be
part of the validation ; instead of making him provide the full form.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-06-24 11:37:54 +02:00
..
client Sets TUI about help message on super init. 2022-05-26 07:37:35 -03:00
cmd Better help message for system setup 2022-06-16 16:15:16 -03:00
common System-Setup: fix typos 2022-03-16 12:24:46 +01:00
models Customises WSL system_setup Help/About message. 2022-05-24 13:58:13 -03:00
server Enhance comment and fix typo on it. 2022-06-07 13:27:15 -03:00
tests/golden Removed systemd from the UI 2022-04-07 10:55:30 +02:00
ui storage: use fields named passphrase for passphrases 2022-06-24 11:37:54 +02:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py Add missing copyrights 2021-08-31 15:52:03 +02:00