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

Give proper 401 code to user not logged in #13606

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

AlanCoding
Copy link
Member

SUMMARY

This could give a 500 error code, because the permission logic will quickly error if it gets an unauthenticated user.

So this fixes the server error.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

@AlanCoding AlanCoding merged commit 3fe46e2 into ansible:devel Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants