calamares/src/modules/users
Adriaan de Groot fd2399f702 [users] Re-check password validity on change of conditions
- if the user password is reused (or not) then check the
  status of the passwords against the new reuse-setting
- if the allow-weak-passwords setting is changed, then
  check the status of passwords (both of them) against
  the new weakness setting
2020-08-18 12:46:27 +02:00
..
images UI for users viewmodule. 2014-07-31 14:52:40 +02:00
CheckPWQuality.cpp [users] PW checking does not need widgets 2020-08-05 12:56:09 +02:00
CheckPWQuality.h [users] Sort the password checks before applying them 2019-11-08 13:21:37 +01:00
CMakeLists.txt [users] Fix test building 2020-08-18 11:41:43 +02:00
Config.cpp [users] Re-check password validity on change of conditions 2020-08-18 12:46:27 +02:00
Config.h [users] Move job-creation to Config 2020-08-18 11:31:32 +02:00
CreateUserJob.cpp [users] Create all the groups needed for the user 2020-08-12 16:50:28 +02:00
CreateUserJob.h [modules] Be more consistent in include punctuation 2020-03-09 21:05:15 -05:00
page_usersetup.ui [users] Move autologin setting to Config 2020-07-28 11:41:52 +02:00
SetHostNameJob.cpp [users] Move the hostname-setting config 2020-08-05 10:29:13 +02:00
SetHostNameJob.h [users] Move the hostname-setting config 2020-08-05 10:29:13 +02: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
TestCreateUserJob.cpp [users] Sanitize tests 2020-07-29 13:31:39 +02:00
TestPasswordJob.cpp [users] Sanitize tests 2020-07-29 13:31:39 +02:00
Tests.cpp [users] Extend tests 2020-08-17 14:05:03 +02:00
TestSetHostNameJob.cpp [users] Sanitize tests 2020-07-29 13:31:39 +02:00
users.conf [users] Test the moved setHostname Config 2020-08-05 10:50:38 +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] Complete isReady move to Config 2020-08-18 11:21:53 +02:00
UsersPage.h [users] Complete isReady move to Config 2020-08-18 11:21:53 +02:00
UsersViewStep.cpp [users] Move job-creation to Config 2020-08-18 11:31:32 +02:00
UsersViewStep.h [users] Move job-creation to Config 2020-08-18 11:31:32 +02:00