calamares/src/modules/users
Adriaan de Groot 66ae1823a5 [users] Give Config object a user and login name
- This is incomplete, because the business logic of guessing
  a login from the username is not here.
2020-07-27 17:26:46 +02:00
..
images UI for users viewmodule. 2014-07-31 14:52:40 +02:00
CheckPWQuality.cpp [users] Apply coding style 2020-07-27 17:26:46 +02:00
CheckPWQuality.h [users] Sort the password checks before applying them 2019-11-08 13:21:37 +01:00
CMakeLists.txt [users] Introduce a (stub) Config object 2020-07-27 15:55:04 +02:00
Config.cpp [users] Give Config object a user and login name 2020-07-27 17:26:46 +02:00
Config.h [users] Give Config object a user and login name 2020-07-27 17:26:46 +02:00
CreateUserJob.cpp [users] Add test for create-users code 2020-07-27 15:00:14 +02:00
CreateUserJob.h [modules] Be more consistent in include punctuation 2020-03-09 21:05:15 -05:00
CreateUserTests.cpp [users] Actually add the test file 2020-07-27 15:35:24 +02:00
page_usersetup.ui [users] Use tooltips 2019-10-29 14:37:26 +01:00
PasswordTests.cpp [users] Apply coding style 2020-07-27 17:26:46 +02:00
PasswordTests.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
SetHostNameJob.cpp [users] Overwrite host(s|name) files in target 2020-02-24 12:48:01 +01:00
SetHostNameJob.h [modules] Be more consistent in include punctuation 2020-03-09 21:05:15 -05:00
SetPasswordJob.cpp [modules] Be more consistent in include punctuation 2020-03-09 21:05:15 -05:00
SetPasswordJob.h [modules] Be more consistent in include punctuation 2020-03-09 21:05:15 -05:00
Tests.cpp [users] Apply coding style 2020-07-27 17:26:46 +02:00
users.conf [users] Fix up schema syntax 2020-06-18 16:12:40 +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 [users] Expand schema to support the keys documented in users.conf 2020-06-18 16:23:32 +02:00
UsersPage.cpp [users] Pass the Config object to the Page 2020-07-27 17:26:46 +02:00
UsersPage.h [users] Pass the Config object to the Page 2020-07-27 17:26:46 +02:00
UsersViewStep.cpp [users] Move autologin and sudoers groups to Config 2020-07-27 17:26:46 +02:00
UsersViewStep.h [users] Pass the Config object to the Page 2020-07-27 17:26:46 +02:00