← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1322187] Re: Sensitive error messages are alarming

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1322187

Title:
  Sensitive error messages are alarming

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  Keystone raises fairly transparent error messages to the API in debug
  mode to allow deployers to debug deployment issues, etc, without
  facing unnecessary hurdles (for example, we expose details of password
  failures and detailed SQL exceptions). Disabling debug mode replaces
  those error messages with completely opaque Unauthorized / Forbidden /
  Unexpected error messages.

  Unfortunately the transparent messages are alarming to those who don't
  realize they can be easily suppressed. To correct this, these error
  messages should self-document their conditional behavior.

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


References