• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

protofire / safe-client-gateway / 32133795236
89%
staging: 89%

Build:
Build:
LAST BUILD BRANCH: production
DEFAULT BRANCH: staging
Ran 18 Aug 2026 11:55AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
32133795236

push

github

DenSmolonski
fix: restrict space invites to admins of that space

The authorization check in `inviteUsers` looked up an ACTIVE/ADMIN member
row for the signer without constraining it to the target space, so an
admin of any one space could invite arbitrary members — including with
the ADMIN role — into any other space.

Replace the inline query with a dedicated `assertActiveSpaceAdmin` guard
that verifies admin rights within the given space, mirroring the scoping
already applied by `updateRole`, `removeUser` and the other member
operations. Error semantics are unchanged.

Add an integration test covering the repository layer and an e2e test
asserting the endpoint answers 401 when the signer administers a
different space.
Source Files on build 32133795236
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #32133795236
  • 198df3c2 on github
  • Prev Build on production (#32124275286)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc