<< Back to previous view |
![]() |
[QB-2781] Check permission of another user with configuration in request via RESTful API
|
|
Status: | Closed |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Le Thanh Tuan | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
When request new build via RESTful API, which has problem in case: Request build under another account (user).
Current, Quickbuid require "Only administrator can request build under another account!", but not check permission of another user with configuration in request. In this case need check permission of another user with configuration in request. Thanks |
Comments |
Comment by Robin Shen [ 15/Aug/16 09:58 PM ] |
It is not necessary to check permission of the other user as administrator can do anything against the system. For instance, he/she can even write a script to change build requester to be any one. |