Skip to content

[Feature Request] API endpoint to determine the backend repo without authentication #53

Open
@cmgorton

Description

@cmgorton

Request: A public API endpoint that returned the backend registry being used by a given package UUID.

We currently have this endpoint /api/v1/packages/{id} but it requires authentication.

Linuxserver would like for their mods to determine the backend repo without authentication (or using a different auth method) because any auth token would have to be stored with the mod which is user-visible.

Extra information: They have said it doesn't need to be the full URL, or any other package info. A dockerhub/ghcr/quay/etc value would be sufficient, but they don't want to be to prescriptive.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions