File: x-is-admin-project-header-97f1882e209fe727.yaml

package info (click to toggle)
python-keystonemiddleware 10.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,288 kB
  • sloc: python: 10,017; makefile: 93; sh: 2
file content (7 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
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.