← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1368408] [NEW] message regarding password changing stays even after user has logged in and logged out

 

Public bug reported:

How to reproduce:

login as admin user
click admin dropdown-> settings at right corner of Horizon
Settings panel  shows up at the right hand side, expand it,  click "Change Password" 
Change password
it should log you out into login page with "Password changed. Please log in again to continue." message
then login with new password
After login and page shows up, click Sign Out  at the right corner of Horizon right after the page shows up
login page shows up again, this time still has "Password changed. Please log in again to continue." message

The last login shows up with lingering message...it might be related to
the line 42 response.set_cookie('logout_reason', reason, max_age=30),
once login, that cookie needs to be cleaned.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1368408

Title:
  message regarding password changing stays even after user has logged
  in and logged out

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  How to reproduce:

  login as admin user
  click admin dropdown-> settings at right corner of Horizon
  Settings panel  shows up at the right hand side, expand it,  click "Change Password" 
  Change password
  it should log you out into login page with "Password changed. Please log in again to continue." message
  then login with new password
  After login and page shows up, click Sign Out  at the right corner of Horizon right after the page shows up
  login page shows up again, this time still has "Password changed. Please log in again to continue." message

  The last login shows up with lingering message...it might be related
  to the line 42 response.set_cookie('logout_reason', reason,
  max_age=30), once login, that cookie needs to be cleaned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1368408/+subscriptions


Follow ups

References