keystonemiddleware/releasenotes/notes/x-is-admin-project-header-9...

8 lines
240 B
YAML

---
prelude: >
- Add the `X_IS_ADMIN_PROJECT` header.
features:
- Added the `X_IS_ADMIN_PROJECT` header to authenticated headers. This has
the string value of 'True' or 'False' and can be used to enforce admin
project policies.