← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1331329] Re: success_url is unneeded in PasswordView

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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/1331329

Title:
  success_url is unneeded in PasswordView

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Since PasswordForm handle success return
  http.HttpResponseRedirect(settings.LOGOUT_URL), it's no need to set
  success_url in PasswordView.

  see:
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/settings/password/forms.py#L60

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


References