[yast/yast-users] 20d252: Adapt UsersSimple::Reader to the new API
Branch: refs/heads/y2user_local_reader Home: https://github.com/yast/yast-users Commit: 20d252e660b7bb73d63e2db7b7c782167c95f55f https://github.com/yast/yast-users/commit/20d252e660b7bb73d63e2db7b7c782167c... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/users_simple/reader.rb Log Message: ----------- Adapt UsersSimple::Reader to the new API Commit: 8c0f31c1a8f34313b6aa9088d3593fb7aad11846 https://github.com/yast/yast-users/commit/8c0f31c1a8f34313b6aa9088d3593fb7aa... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/users_simple/writer.rb Log Message: ----------- Adapt UsersSimple::Writer Commit: 30159f6dcaebc8f9caf2d8d273d77ca4ec5002fa https://github.com/yast/yast-users/commit/30159f6dcaebc8f9caf2d8d273d77ca4ec... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/linux/reader.rb Log Message: ----------- Adapt Y2Users::Linux::Reader Commit: ff333a7d97e1eeb435d2116e5092c9d0c80b48ff https://github.com/yast/yast-users/commit/ff333a7d97e1eeb435d2116e5092c9d0c8... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/linux/writer.rb Log Message: ----------- Adapt Y2Users::Linux::Writer Commit: 9fb0e5a399feef5b61b44329cb9b8fcf97475301 https://github.com/yast/yast-users/commit/9fb0e5a399feef5b61b44329cb9b8fcf97... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/users_simple/reader.rb Log Message: ----------- More UsersSimple::Reader changes Commit: 767fc517f20d4e20507cc7b33a90a614671df314 https://github.com/yast/yast-users/commit/767fc517f20d4e20507cc7b33a90a61467... Author: José Iván López González <jlopez@suse.com> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/linux/reader.rb M src/lib/y2users/linux/writer.rb M src/lib/y2users/users_simple/reader.rb M test/lib/y2users/linux/writer_test.rb M test/lib/y2users/users_simple/writer_test.rb Log Message: ----------- Finish readers and writers adaptation Commit: b6967eac626acd0e9e06950690d5ed749127e1ff https://github.com/yast/yast-users/commit/b6967eac626acd0e9e06950690d5ed7491... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/users_simple/reader.rb Log Message: ----------- Fix Yardoc Commit: d6dd8b876f07be88e0dd7044a2c1a7b65c060118 https://github.com/yast/yast-users/commit/d6dd8b876f07be88e0dd7044a2c1a7b65c... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-05-04 (Tue, 04 May 2021) Changed paths: M src/lib/y2users/config_manager.rb Log Message: ----------- Fix Y2USers::ConfigManager The [#is_a?](https://ruby-doc.org/core-3.0.1/Object.html#method-i-is_a-3F) Ruby Object method expect a class or module. Commit: b8cdae0ef13af0fa1d2e906f6342d2d3f0a022cd https://github.com/yast/yast-users/commit/b8cdae0ef13af0fa1d2e906f6342d2d3f0... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/lib/y2users/config_manager.rb M src/lib/y2users/linux/reader.rb M src/lib/y2users/linux/writer.rb M src/lib/y2users/users_simple/reader.rb M src/lib/y2users/users_simple/writer.rb M test/lib/y2users/linux/writer_test.rb M test/lib/y2users/users_simple/writer_test.rb Log Message: ----------- Merge pull request #259 from yast/use-new-api Adapt readers and writers to use the new API 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 Commit: 26eb431d3b962d5600f6692f15abf06badf8c0b8 https://github.com/yast/yast-users/commit/26eb431d3b962d5600f6692f15abf06bad... Author: Josef Reidinger <jreidinger@suse.cz> 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 M src/lib/y2users/config_manager.rb A src/lib/y2users/help_texts.rb M src/lib/y2users/linux/reader.rb M src/lib/y2users/linux/writer.rb A src/lib/y2users/password_validator.rb M src/lib/y2users/user.rb A src/lib/y2users/user_validator.rb M src/lib/y2users/users_simple/reader.rb M src/lib/y2users/users_simple/writer.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 M test/lib/y2users/linux/writer_test.rb M test/lib/y2users/users_simple/writer_test.rb A test/lib/y2users/validation_config_test.rb Log Message: ----------- Merge remote-tracking branch 'origin/y2users' into y2user_local_reader Compare: https://github.com/yast/yast-users/compare/872c2b4954fd...26eb431d3b96
participants (1)
-
Josef Reidinger