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

Added tests for Auth without ApiKey #140

Merged
merged 3 commits into from
Nov 9, 2024

Conversation

AndreasReitberger
Copy link
Owner

This PR adds tests to check if the authentiaction also works if no ApiKey was provided, as it did in 1.3.0.

Fixed #137

This commit adds tests to check if the authentiaction also works if no `ApiKey` was provided, as it did in `1.3.0`.

Fixed #137
@AndreasReitberger AndreasReitberger added bug Something isn't working do-not-merge Do not merge yet!!!!! authentication Relevant for server authentication labels Nov 1, 2024
@AndreasReitberger AndreasReitberger added this to the v1.3.1 milestone Nov 1, 2024
@AndreasReitberger AndreasReitberger self-assigned this Nov 1, 2024
@AndreasReitberger AndreasReitberger linked an issue Nov 1, 2024 that may be closed by this pull request
@AndreasReitberger AndreasReitberger removed the do-not-merge Do not merge yet!!!!! label Nov 9, 2024
@AndreasReitberger AndreasReitberger merged commit 3dd203d into main Nov 9, 2024
@AndreasReitberger AndreasReitberger deleted the 137-auth-fails-if-now-apikey-is-provided branch November 9, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authentication Relevant for server authentication bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auth fails if now ApiKey is provided
1 participant