Overriding LOGOUT_URL in local_settings.py causes weird issues

Bug #1247635 reported by Łukasz Jernaś
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

Bug Description

I had LOGOUT_URL overriden in my local_settings.py, and it broke functions like generating SSH keys for users in the dashboard resulting in an unknown exception warning - without anything in the debug logs. Removing the setting fixed everything...

Revision history for this message
Łukasz Jernaś (deejay1) wrote :

OK, as this was the lamest bug report ever, here are some reproduction steps.

1. set up horizon with Apache under localhost/horizon
2. add to local_settings.py LOGOUT_URL="/horizon"
3. restart apache
4. go to http://localhost/horizon/project/access_and_security/
5. switch to Keypairs tab
6. click Create keypair
7. set a keypair name
8. click Create kaypair
9. it results in an red exception message in the UI

Revision history for this message
Łukasz Jernaś (deejay1) wrote :

OK, this seems to happen only when you set the URL not to /horizon/auth/logout

Revision history for this message
Matthias Runge (mrunge) wrote :

I assume, you're using ubuntu packages, right?

Revision history for this message
Matthias Runge (mrunge) wrote :
Revision history for this message
Gary W. Smith (gary-w-smith) wrote :

Marking as a duplicate, as this seems to be a duplicate of 12476385 and 1243187, which has released and is no longer an issue. Please feel free to unlink the duplicate if otherwise.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.