Reviewed:  https://review.openstack.org/213796
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=ef5f60305ce756a0832106ffa98a2314435a402d
Submitter: Jenkins
Branch:    master

commit ef5f60305ce756a0832106ffa98a2314435a402d
Author: Sean Perry <[email protected]>
Date:   Mon Aug 17 10:25:22 2015 -0700

    Prevent exception for invalidly encoded parameters
    
    An exception occurs in the WebOb library when it tries to decode a
    parameter that is not valid UTF8. To avoid this let's wrap the section
    using the WebOb code and raise a ValidationError so the user gets
    proper feedback instead of a UnknownError and a server 500 response.
    
    Change-Id: I6781770a6c5b317eaef84064ef61b9c838d22bc2
    Closes-Bug: 1485694


** Changed in: keystone
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485694

Title:
  Keystone raises an exception when it receives incorrectly encoded
  parameters

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to