Steve Malenfant created TC-22:
---------------------------------

             Summary: Redirected to invalid login page when credential expires
                 Key: TC-22
                 URL: https://issues.apache.org/jira/browse/TC-22
             Project: Traffic Control
          Issue Type: Bug
          Components: Traffic Ops
    Affects Versions: 1.8.0
            Reporter: Steve Malenfant
            Assignee: Steve Malenfant
            Priority: Minor
             Fix For: 1.8.0


The redirected page doesn't exist, need to be changed to /loginpage

if ( !defined( $self->current_user() ) ) {
  return $self->redirect_to('/login.html');
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to