You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/07/22 16:37:29 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #3742: Restricted job creation to Portal and above

ocket8888 opened a new pull request #3742: Restricted job creation to Portal and above
URL: https://github.com/apache/trafficcontrol/pull/3742
 
 
   ## What does this PR (Pull Request) do?
   - [x] This PR fixes #3116 
   
   Raises the required permissions level to submit new jobs to "Portal", regardless of tenancy and/or DS-to-user assignment(s).
   
   ## Which Traffic Control components are affected by this PR?
   
   - Documentation
   - Traffic Ops
   
   ## What is the best way to verify this PR?
   Build TO, try to create a job as a user with "read-only" Role, both with and without DS assigned to you, both with and without the proper tenant, and verify that the operation is forbidden. Then repeat with Portal Role and verify that under the right conditions, the operation is allowed.
   
   ## If this is a bug fix, what versions of Traffic Ops are affected?
   - master (@ 95366ccaf333332990f1b4fe9d10ffd6f603d4ed)
   - 3.0.1
   
   ## The following criteria are ALL met by this PR
   
   - [x] This PR includes tests OR I have explained why tests are unnecessary
   - [x] This PR includes documentation
   - [x] This PR includes an update to CHANGELOG.md OR such an update is not necessary
   - [x] This PR includes any and all required license headers
   - [x] This PR ensures that database migration sequence is correct OR this PR does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services