Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5e0b16f2fa3fdbd7c73445ff1804017948da3d73 https://github.com/openSUSE/open-build-service/commit/5e0b16f2fa3fdbd7c73445... Author: David Kang dkang@suse.com Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths: M src/api/app/controllers/staging/staged_requests_controller.rb A src/api/app/policies/staging/staged_request_policy.rb A src/api/spec/policies/staging/staged_request_policy_spec.rb
Log Message: ----------- Use correct policies in StagedRequestController
The users of the manager group could unstaged the requests if they weren't added as maintainers. Now we use a specific policy for staged an unstaged a request.
Fix: #8784
Commit: af67f328901145f82e7109afadba6752a7c9d9eb https://github.com/openSUSE/open-build-service/commit/af67f328901145f82e7109... Author: Stephan Kulow coolo@suse.de Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths: M src/api/app/controllers/staging/staged_requests_controller.rb A src/api/app/policies/staging/staged_request_policy.rb A src/api/spec/policies/staging/staged_request_policy_spec.rb
Log Message: ----------- Merge pull request #8789 from DavidKang/fix-8784-staged-request-policies
Use correct policies in StagedRequestController
Compare: https://github.com/openSUSE/open-build-service/compare/b50524601637...af67f3...
obs-commits@lists.opensuse.org