docs: move backlog to forge issue tracker, extract boundary doc
This commit is contained in:
parent
44c86b9278
commit
4715e88fff
9 changed files with 78 additions and 184 deletions
|
|
@ -779,7 +779,7 @@ struct AnswerForm {
|
|||
/// result. The dashboard has no auth, so `*` exposes nothing a plain
|
||||
/// cross-origin form-POST couldn't already reach. This shim disappears
|
||||
/// once the unifying gateway makes the agent page same-origin; see
|
||||
/// `TODO-ops.md`.
|
||||
/// `docs/boundary.md`.
|
||||
fn with_cors(mut resp: Response) -> Response {
|
||||
resp.headers_mut().insert(
|
||||
axum::http::header::ACCESS_CONTROL_ALLOW_ORIGIN,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue