calamares/src/modules/users
Adriaan de Groot ec0b68084f [users] Refactor setting GS
- both changing the autologin and changing the user (login) name
  affect global storage, and both may need to change the autologin
  username; split it into a free function.
- the fullname change was bypassing the login in changing the
  login name, **but** then it needs a back-workaround to keep
  the "custom" setting off (when custom is off, auto-fill username
  and hostname is active).
- after loading the config, fill GS already.
- when finalizing GS, get the autologin settings again.
2020-08-28 23:48:47 +02:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
tests REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
CheckPWQuality.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CheckPWQuality.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [users] Refactor setting GS 2020-08-28 23:48:47 +02:00
Config.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CreateUserJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CreateUserJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
page_usersetup.ui [users] Improve naming of widget 2020-08-28 23:47:11 +02:00
SetHostNameJob.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
SetHostNameJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
SetPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
SetPasswordJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TestCreateUserJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
TestSetHostNameJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
users.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
users.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
users.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
UsersPage.cpp [users] Add now-obvious missed initialization 2020-08-28 23:48:47 +02:00
UsersPage.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
UsersViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
UsersViewStep.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00