
This allows configuration of read-only access rules, and corresponding documentation. It wraps every API method in an auth check (other than info endpoints). It exposes information in the info endpoints that the web UI can use to decide whether it should send authentication information for all requests. A later change will update the web UI to use that. Change-Id: I3985c3d0b9f831fd004b2bb010ab621c00486e05
8 lines
210 B
YAML
8 lines
210 B
YAML
---
|
|
features:
|
|
- |
|
|
Read-level access to tenants or the tenant list may now be
|
|
restricted to authorized users using the
|
|
:attr:`tenant.access-rules` and :attr:`api-root.access-rules`
|
|
attributes.
|