[Bug 868360] Fix merged to nova (stable/diablo)

Openstack Gerrit 868360 at bugs.launchpad.net
Wed Oct 26 16:45:00 UTC 2011


Reviewed:  https://review.openstack.org/993
Committed: http://github.com/openstack/nova/commit/03c9f40f1d7be54e62b129edf41a3c729049ce0c
Submitter: Jenkins
Branch:    stable/diablo

 status fixcommitted
 done

commit 03c9f40f1d7be54e62b129edf41a3c729049ce0c
Author: Johannes Erdfelt <johannes.erdfelt at rackspace.com>
Date:   Tue Oct 18 22:08:49 2011 +0000

    Don't leak exceptions out to users
    
    Fixed bug 874472
    
    Exceptions can contain all kinds of sensitive information, including
    SQL queries (and arguments), configuration information and in some
    cases the correct password (bug 868360). The information isn't useful
    to users, so don't return potentially sensitive information. The
    exceptions still get logged for debugging and troubleshooting purposes.
    
    (cherry picked from commit 2431b7848d633dc67ad684b4d1cc79468df24568)
    
    Change-Id: I45af83ee5276b92259522a4761137d7339d2b77d

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/868360

Title:
  Incorrect secret key causes user details to be revealed

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



More information about the Ubuntu-server-bugs mailing list