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

Update response code when access is denied #3445

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

Moustachauve
Copy link
Contributor

Having the wrong pin would result in a server error (500).
The more appropriate error code for that would be 401.
This also changes the page that asks for users to login from 200 to 401.

Having the wrong pin would result in a server error (500). The more appropriate error code for that would be 401.
This also changes the page that asks for users to login from 200 to 401.
Copy link
Collaborator

@blazoncek blazoncek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. Thank you.

@blazoncek blazoncek changed the base branch from main to 0_14_1 October 17, 2023 04:29
@blazoncek blazoncek merged commit 36290c2 into Aircoookie:0_14_1 Oct 17, 2023
12 checks passed
@Moustachauve Moustachauve deleted the ota-lock-post-fix branch February 7, 2024 16:14
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