Skip to content

ref(objectstore): Make ObjectstoreEndpoint unauthenticated and remove feature gate#114288

Merged
lcian merged 1 commit into
masterfrom
lcian/objectstore-endpoint-cleanup
Apr 30, 2026
Merged

ref(objectstore): Make ObjectstoreEndpoint unauthenticated and remove feature gate#114288
lcian merged 1 commit into
masterfrom
lcian/objectstore-endpoint-cleanup

Conversation

@lcian

@lcian lcian commented Apr 29, 2026

Copy link
Copy Markdown
Member

Re-lands #114137, which I mistakenly reverted.

Part of FS-344

… feature gate

Drops the `organizations:objectstore-endpoint` feature flag, renames
`OrganizationObjectstoreEndpoint` to `ObjectstoreEndpoint`, and switches the
base class from `OrganizationEndpoint` to `Endpoint` with no DRF auth or
permission classes. Authentication is performed by Objectstore via the
`Authorization` or `X-Os-Auth` header. The `organization_id_or_slug` URL kwarg
remains for API Gateway cell routing only.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 29, 2026
@linear-code

linear-code Bot commented Apr 29, 2026

Copy link
Copy Markdown

@lcian lcian marked this pull request as ready for review April 29, 2026 10:25
@lcian lcian requested a review from a team as a code owner April 29, 2026 10:25
@lcian lcian merged commit 86c1cd0 into master Apr 30, 2026
83 checks passed
@lcian lcian deleted the lcian/objectstore-endpoint-cleanup branch April 30, 2026 08:30
cleptric pushed a commit that referenced this pull request May 5, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 15, 2026
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.

2 participants