calamares/src/modules/users
Adriaan de Groot 4d3f20f4a7 [users] Don't allow continuing with an empty login name
The status for an empty login name is '' (empty), for ok -- this is
so that there is no complaint about it. But it's not ok to
continue with an empty name.
2020-10-17 15:48:12 +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] Don't allow continuing with an empty login name 2020-10-17 15:48:12 +02:00
Config.h Warnings-- (~T() override) 2020-09-22 22:40:52 +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 [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
TestSetHostNameJob.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +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 Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
UsersViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
UsersViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00