subiquity/subiquity
Ryan Harper 654da3d917 Implement a MountEditor class to prevent invalid mountpoint input
Apply a regex to input for mountpoints, rejecting invalid keys

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-11-02 12:55:07 -06:00
..
controllers Don't connect hostname view yet 2015-10-27 10:30:45 -05:00
models Impose PATH_MAX on mountpoint 2015-11-02 12:06:51 -06:00
tests unittests: get_empty_disks, partitions, and names 2015-10-27 10:12:28 -05:00
ui Implement a MountEditor class to prevent invalid mountpoint input 2015-11-02 12:55:07 -06:00
__init__.py Bump to version 0.0.3 2015-10-28 10:12:44 -05:00
async.py Fix up async install commands 2015-09-21 16:40:35 -05:00
controller.py Additional UI notifications and consolidate common attrs 2015-08-31 11:55:46 -04:00
core.py Introduce safer loading of machine configs 2015-10-23 10:03:04 -05:00
curtin.py Ensure install progress fails with missing curtin 2015-10-20 16:21:32 -05:00
log.py Add environment check on startup 2015-10-22 14:39:25 -05:00
meta.py Add futures/promises thread executors 2015-08-10 09:57:43 -04:00
model.py Inherit from ViewPolicy on all toplevel panels 2015-07-22 22:31:21 -04:00
palette.py Add password match validator 2015-09-28 11:03:01 -04:00
prober.py Introduce safer loading of machine configs 2015-10-23 10:03:04 -05:00
signals.py Add initial add disk partition view 2015-07-21 22:51:06 -04:00
utils.py Merge pull request #93 from CanonicalLtd/fix-disk-info-root-privs 2015-10-26 08:34:05 -05:00
view.py Safe exit only on control-x 2015-10-21 13:03:15 -05:00