Skip to content

feat: specify some request's auth#1461

Merged
annielz merged 1 commit into
developfrom
feat-add-skip-reqs
Mar 23, 2026
Merged

feat: specify some request's auth#1461
annielz merged 1 commit into
developfrom
feat-add-skip-reqs

Conversation

@annielz

@annielz annielz commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Description

Make payment metadata routes explicitly public to match on-chain public queries.

Rationale

?user-payments / ?payment-buckets behaved as public due to ignored auth errors, but were not listed as public routes.
Since the underlying payment/bucket metadata is publicly queryable on-chain, we mark these routes as public in skipAuthRouterNames.
This removes intent-vs-behavior ambiguity (and keeps behavior consistent).

Changes

Notable changes:

  • request_context.go

@annielz annielz requested review from constwz and ruojunm as code owners March 23, 2026 02:13
@annielz annielz merged commit 2cf5543 into develop Mar 23, 2026
11 checks passed
@annielz annielz deleted the feat-add-skip-reqs branch March 23, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants