subiquity/system_setup/server/controllers
Carlos Nihelton e429babb03 Fixes potential false positive UID findings
Also, splits part of the configure() method:
-  `__query_uid()` finds the username UID
- `_create_user()` creates the user set in IdentityModel
- Both methods accept a fake root path under dryrun.
2021-12-17 10:35:38 -03:00
..
__init__.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
configure.py Fixes potential false positive UID findings 2021-12-17 10:35:38 -03:00
identity.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
locale.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
shutdown.py Fixes potential false positive UID findings 2021-12-17 10:35:38 -03:00
wslconfadvanced.py system_setup: changes and fixes 2021-10-06 22:13:15 +08:00
wslconfbase.py system_setup: changes and fixes 2021-10-06 22:13:15 +08:00