keystone/releasenotes/notes/insecure_reponse-2a168230709bc8e7.yaml
Brant Knudson ee2724a2a2 Release note cleanup
Removed info that's internal to keystone and therefore not relevant
to deployers.

Consistent references to config option names. `` should be used for
literal string values, not references.

Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
2016-03-14 19:04:58 +00:00

8 lines
314 B
YAML

---
upgrade:
- A new config option, `insecure_debug`, is added to control whether debug
information is returned to clients. This used to be controlled by the
`debug` option. If you'd like to return extra information to clients
set the value to ``true``. This extra information may help an attacker.