Github user mitchell852 commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/735#discussion_r128346564
  
    --- Diff: traffic_ops/app/lib/API/User.pm ---
    @@ -477,6 +506,13 @@ sub update_current {
                return $self->alert( "Profile cannot be updated because '" . 
$user->{username} . "' is logged in as LDAP." );
        }
     
    +   if ( defined( $user->{"tenantId"} ) ) {
    --- End diff --
    
    Can you make it so you can update your current user....but only with an 
approved tenant?


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