Skip to content

v0.14.0

Choose a tag to compare

@dmitrizagidulin dmitrizagidulin released this 10 Sep 04:06
· 2 commits to main since this release

Added

  • denial-reasons-api: a refused capability invocation is still a 404, and a
    server may name two causes by type alone to the holder of the affected
    chain: capability-expired and capability-revoked (optional; the revocation
    cases skip when the server has no revocation endpoint). A copy of the grant
    invoked without its controller's key, and a refusal for any other reason, stay
    the merged not-found (the latter required).