Github user nir-sopher commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/752#discussion_r130238813
  
    --- Diff: traffic_ops/app/lib/API/Server.pm ---
    @@ -726,41 +746,26 @@ sub get_servers_by_type {
        my $orderby           = $self->param('orderby') || "hostName";
        my $orderby_snakecase = lcfirst( decamelize($orderby) );
     
    +   my $forbidden;
    --- End diff --
    
    This function previously filtered records by the ds_user table (only 
servers used for the DSes viewable to the user)
    We agreed on mail to remove the test and put "is-oper"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to