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

ciadmin: stub out tcadmin.current.clients.fetch_clients if we're not … #232

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

jcristau
Copy link
Contributor

…interested

fetch_clients requires the auth:list-clients scope, which anonymous clients don't have. So if we're only interested in other resource types, we can skip fetching clients and avoid returning an error.

…interested

fetch_clients requires the auth:list-clients scope, which anonymous
clients don't have.  So if we're only interested in other resource
types, we can skip fetching clients and avoid returning an error.
@jcristau jcristau requested a review from a team as a code owner December 18, 2024 15:09
@jcristau jcristau merged commit 2c65afd into mozilla-releng:main Dec 18, 2024
7 checks passed
@jcristau jcristau deleted the ciadmin-fetch-clients branch December 18, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants