[openSUSE/open-build-service] 109e39: Refactor Webui::WebuiController#check_user

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 109e39612ee138dd6e5021d17b9b38f3740c6b52 https://github.com/openSUSE/open-build-service/commit/109e39612ee138dd6e5021... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-09-22 (Wed, 22 Sep 2021) Changed paths: M src/api/app/controllers/webui/webui_controller.rb M src/api/app/services/webui_controller_service/user_checker.rb M src/api/spec/services/webui_controller_service/user_checker_spec.rb Log Message: ----------- Refactor Webui::WebuiController#check_user The logic of WebuiControllerService::UserChecker isn't leaking out of the service anymore. This is to reuse the service. Commit: eecb22f0873d0c9ea1ebc56a031acb5312504cb6 https://github.com/openSUSE/open-build-service/commit/eecb22f0873d0c9ea1ebc5... Author: Victor Pereira <vpereira@suse.de> Date: 2021-09-24 (Fri, 24 Sep 2021) Changed paths: M src/api/app/controllers/webui/webui_controller.rb M src/api/app/services/webui_controller_service/user_checker.rb M src/api/spec/services/webui_controller_service/user_checker_spec.rb Log Message: ----------- Merge pull request #11652 from dmarcoux/refactor-Webui-WebuiController-check_user Refactor Webui::WebuiController#check_user Compare: https://github.com/openSUSE/open-build-service/compare/0ff25f8e608d...eecb22...
participants (1)
-
Victor Pereira