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

    
https://github.com/apache/incubator-trafficcontrol/pull/752#discussion_r130238653
  
    --- Diff: traffic_ops/app/lib/API/Server.pm ---
    @@ -400,40 +401,25 @@ sub get_servers_by_status {
        my $orderby           = $self->param('orderby') || "hostName";
        my $orderby_snakecase = lcfirst( decamelize($orderby) );
     
    +   my $forbidden;
    --- End diff --
    
    The function was previously testing the ds_user table as well and filtering 
by it.
    We agreed it should be removed and replaced  only with "is-oper" test


---
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