Sensitive error messages are alarming
Bug #1322187 reported by
Dolph Mathews
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Low
|
Dolph Mathews |
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.
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | juno-1 → 2014.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/94871
Review: https:/