[yast/yast-users] 98c74c: Revert "Remove dead code in UserValidator"
Branch: refs/heads/authorized-keys Home: https://github.com/yast/yast-users Commit: 98c74c36cc6dbe0add871bc0221d5cea239121f8 https://github.com/yast/yast-users/commit/98c74c36cc6dbe0add871bc0221d5cea23... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-24 (Mon, 24 May 2021) Changed paths: M src/lib/y2users/user_validator.rb Log Message: ----------- Revert "Remove dead code in UserValidator" This reverts commit c6e44848a0d1ec9d523c6e3db777310b8f0e8060. Commit: c403b25af9817a12c8d5c8d4535843a6b9c460a6 https://github.com/yast/yast-users/commit/c403b25af9817a12c8d5c8d4535843a6b9... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-24 (Mon, 24 May 2021) Changed paths: M src/lib/y2users/user_validator.rb Log Message: ----------- Fix the UserValidator Using Y2Users::User#password_issues instead Y2Users::Password#issues (which does not exist) for checking the password issues. Commit: 9f808f5b84eb87a16a4473cc970287fbd08620bc https://github.com/yast/yast-users/commit/9f808f5b84eb87a16a4473cc970287fbd0... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-24 (Mon, 24 May 2021) Changed paths: M src/lib/y2users/user_validator.rb A test/lib/y2users/user_validator_test.rb Log Message: ----------- Allow skip password checks when validating a user Commit: 69465e726b5c89a164de5e11a044aaad20f0356d https://github.com/yast/yast-users/commit/69465e726b5c89a164de5e11a044aaad20... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-24 (Mon, 24 May 2021) Changed paths: M src/lib/users/dialogs/inst_user_first.rb M src/lib/y2users/user.rb Log Message: ----------- Skip password when validation the user In the inst_user_first dialog. Compare: https://github.com/yast/yast-users/compare/47756f2fb3c9...69465e726b5c
participants (1)
-
David Díaz