[
https://issues.apache.org/jira/browse/TC-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637387#comment-15637387
]
ASF GitHub Bot commented on TC-22:
----------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafficcontrol/pull/39
> 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.8.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)