Bug 1513257

Summary: [Regression] CFME dont logout after session timeout
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: SecurityAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: Shalom Naim <snaim>
Severity: urgent Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, epacific, jhardy, jprause, jrafanie, kseifried, mhradil, obarenbo
Target Milestone: Beta 2Keywords: Regression
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.9.0.9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1512525 Environment:
Last Closed: 2018-03-06 15:22:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Container Management Target Upstream Version:
Embargoed:
Bug Depends On: 1512525    
Bug Blocks:    

Comment 1 CFME Bot 2017-11-29 20:38:01 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/3266bce7278844739cd943696fa71cd4aee5c0df

commit 3266bce7278844739cd943696fa71cd4aee5c0df
Author:     Milan Zázrivec <mzazrivec>
AuthorDate: Tue Nov 14 09:19:31 2017 +0100
Commit:     Satoe Imaishi <simaishi>
CommitDate: Wed Nov 15 11:35:11 2017 -0500

    Merge pull request #2715 from himdel/login-redirect-bz1512525
    
    Redirect to login screen on API 401
    (cherry picked from commit 8e08c1cc58e75bfe7c1652129e22001de19779df)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1513257

 app/assets/javascripts/miq_api.js       | 11 +++++++++++
 app/controllers/dashboard_controller.rb |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)