You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Dan Kirkwood (JIRA)" <ji...@apache.org> on 2016/11/09 14:51:58 UTC

[jira] [Resolved] (TC-22) Redirected to invalid login page when credential expires

     [ https://issues.apache.org/jira/browse/TC-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Kirkwood resolved TC-22.
----------------------------
    Resolution: Fixed

> 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
>              Labels: easyfix, newbie
>             Fix For: 1.9.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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)