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

fix(controlplane): skip allow-list for API tokens #1071

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

migmartri
Copy link
Member

@migmartri migmartri commented Jul 3, 2024

API tokens were being captured in the allowlist middleware. This meant in practice that any operations like creating workflows or updating contracts were failing with USER not found error.

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri requested review from jiparis and javirln July 3, 2024 16:56
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri migmartri merged commit ed70e71 into chainloop-dev:main Jul 3, 2024
13 checks passed
@migmartri migmartri deleted the user-not-found branch July 3, 2024 17:17
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.

None yet

2 participants