docs(security): restore the State-file endpoint heading
The trust-model insert accidentally consumed the '## State-file endpoint security model' heading, leaving that section floating under the new one. Re-add the heading and collapse the extra blank lines (argus review).
This commit is contained in:
parent
cf581d14b8
commit
9daed8acc1
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ into an agent's config, that agent has exactly that reach, with no hyperhive
|
|||
layer narrowing it. Scope external tokens tightly at the source (the external
|
||||
provider) before handing them over.
|
||||
|
||||
|
||||
## State-file endpoint security model
|
||||
|
||||
`GET /api/state-file?path=<p>` serves files from agent state dirs and
|
||||
the shared space to authenticated dashboard users (browser, operator).
|
||||
|
|
|
|||
Loading…
Reference in a new issue