[yast/yast-users] e72ae3: Adaptation of Dialogs::InstUserFirst to use Y2Users
Branch: refs/heads/y2users Home: https://github.com/yast/yast-users Commit: e72ae37a1ef00b1398f11c5a860ec0bfdd53b08f https://github.com/yast/yast-users/commit/e72ae37a1ef00b1398f11c5a860ec0bfdd... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/lib/users/ca_password_validator.rb M src/lib/users/dialogs/inst_user_first.rb M src/lib/users/widgets.rb M src/lib/y2users.rb A src/lib/y2users/help_texts.rb A src/lib/y2users/password_validator.rb M src/lib/y2users/user.rb A src/lib/y2users/user_validator.rb A src/lib/y2users/validation_config.rb Log Message: ----------- Adaptation of Dialogs::InstUserFirst to use Y2Users Commit: 2063ab2148f875e84964753936d0183374c25c0c https://github.com/yast/yast-users/commit/2063ab2148f875e84964753936d0183374... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/lib/y2users/password_validator.rb Log Message: ----------- Do not check further errors if the password is empty Commit: 44f911440bc4e996fa64817a9fe2d69228a5a498 https://github.com/yast/yast-users/commit/44f911440bc4e996fa64817a9fe2d69228... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M test/lib/users/ca_password_validator_test.rb A test/lib/y2users/help_texts_test.rb A test/lib/y2users/validation_config_test.rb Log Message: ----------- Adapt CAPasswordValidator unit test Commit: 574195dbc58ecd8a2eecfeedbbf8499cdaf0fc2e https://github.com/yast/yast-users/commit/574195dbc58ecd8a2eecfeedbbf8499cda... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/Makefile.am Log Message: ----------- Update Makefile Commit: 89488fe67170768e2ad38092b2775ecceac7f992 https://github.com/yast/yast-users/commit/89488fe67170768e2ad38092b2775eccea... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M test/lib/users/local_password_test.rb Log Message: ----------- Fix tests for Users::LocalPassword Commit: 3b4b4db81ffe0d3e34c0df499de41fceeffc7268 https://github.com/yast/yast-users/commit/3b4b4db81ffe0d3e34c0df499de41fceef... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/Makefile.am M src/lib/users/ca_password_validator.rb M src/lib/users/dialogs/inst_user_first.rb M src/lib/users/widgets.rb M src/lib/y2users.rb A src/lib/y2users/help_texts.rb A src/lib/y2users/password_validator.rb M src/lib/y2users/user.rb A src/lib/y2users/user_validator.rb A src/lib/y2users/validation_config.rb M test/lib/users/ca_password_validator_test.rb M test/lib/users/local_password_test.rb A test/lib/y2users/help_texts_test.rb A test/lib/y2users/validation_config_test.rb Log Message: ----------- Merge pull request #261 from ancorgs/validator01 Adaptation of Dialogs::InstUserFirst to use Y2Users Compare: https://github.com/yast/yast-users/compare/b8cdae0ef13a...3b4b4db81ffe
participants (1)
-
Ancor Gonzalez Sosa