Changeset 2708282 in Klonkt for src/routes
- Timestamp:
- 07/28/2026 10:45:26 AM (6 weeks ago)
- Branches:
- main
- Children:
- d9ad6c5
- Parents:
- 65abc85
- File:
-
- 1 edited
-
src/routes/guardian.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/guardian.js
r65abc85 r2708282 317 317 return res.json({ ok: true, allow, state: r.state, need: r.need, of: r.of }); 318 318 } 319 AP.deliverTo (site, uri, offer).catch(() => { /* queued, best-effort */ });319 AP.deliverToActor(site, uri, offer).catch(() => { /* queued, best-effort */ }); 320 320 res.json({ ok: true, allow, state: 'open', federated: true }); 321 321 });
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)