[Bug 1037349] [NEW] Logging in or out of Horizon redirects to the web root instead of the application root.
Adam Gandelman
1037349 at bugs.launchpad.net
Wed Aug 15 23:44:40 UTC 2012
Public bug reported:
Moving the root of the WSGI app from / to /horizon with a simple
mod_wsgi config: http://paste.ubuntu.com/1149774/
The dashboard generally works okay, but the authentication actions
(login and logout) end up redirecting to pages relevant to /, not
/horizon.
Ie, logging in via server.com/horizon/ successfully logs me in but
redirects me to server.com/ Manually navigating to server.com/horizon
then redirects me to server.com/horizon/nova and I get the full
dashboard.. Similarly, logging out of the dashboard redirects me to
server.com/auth/login/ instead of server.com/horizon/auth/login.
Perhaps the django-openstack-auth needs to set its redirects relevant to
where the app is running? Or is there a way to set this higher up in
the apache config or settings.py?
** Affects: horizon
Importance: Undecided
Status: New
** Affects: horizon (Ubuntu)
Importance: Undecided
Status: New
** Also affects: horizon (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1037349
Title:
Logging in or out of Horizon redirects to the web root instead of the
application root.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1037349/+subscriptions
More information about the Ubuntu-server-bugs
mailing list