Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cmgorton opened this issue Feb 16, 2022 · 0 comments

Comments

@cmgorton
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant