[
https://issues.apache.org/jira/browse/TC-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15650858#comment-15650858
]
Steve Malenfant commented on TC-22:
-----------------------------------
This existed at least from 1.6 which redirected user to wrong page if
credential cookies expired. It's more an annoyance than anything and doesn't
happen that frequently.
> 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)