Skip to content

fix(seer): Allow org read permissions on seer public rpc#104473

Merged
Zylphrex merged 2 commits intomasterfrom
txiao/fix/allow-org-read-permissions-on-seer-public-rpc
Dec 5, 2025
Merged

fix(seer): Allow org read permissions on seer public rpc#104473
Zylphrex merged 2 commits intomasterfrom
txiao/fix/allow-org-read-permissions-on-seer-public-rpc

Conversation

@Zylphrex
Copy link
Copy Markdown
Member

@Zylphrex Zylphrex commented Dec 5, 2025

Seer rpcs use POST request for a bunch of read operations. Relax the permissions on this endpoint so we only need org:read.

Seer rpcs use POST request for a bunch of read operations. Relax the permissions
on this endpoint so we only need `org:read`.
@Zylphrex Zylphrex requested a review from a team as a code owner December 5, 2025 20:43
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 5, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #104473      +/-   ##
===========================================
+ Coverage   80.49%    80.53%   +0.03%     
===========================================
  Files        9348      9349       +1     
  Lines      399933    399995      +62     
  Branches    25646     25646              
===========================================
+ Hits       321942    322124     +182     
+ Misses      77543     77423     -120     
  Partials      448       448              

@Zylphrex Zylphrex merged commit 3e1613b into master Dec 5, 2025
67 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/allow-org-read-permissions-on-seer-public-rpc branch December 5, 2025 21:12
ryan953 pushed a commit that referenced this pull request Dec 9, 2025
Seer rpcs use POST request for a bunch of read operations. Relax the
permissions on this endpoint so we only need `org:read`.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants