Skip to content

Conversation

ptormene
Copy link
Member

@ptormene ptormene commented Oct 16, 2025

Giving valid credentials the behavior was correct, but otherwise the server returned an error (with 500 status code) instead of a status code 403.

The error occurred while attempting to read the request to log some metadata about the user who performed that request. The Django authenticate() function receives the request as an optional argument, but our recent change in the logging made it required.

@ptormene ptormene added this to the Engine 3.24.0 milestone Oct 16, 2025
@ptormene ptormene requested a review from nastasi-oq October 16, 2025 13:41
@ptormene ptormene self-assigned this Oct 16, 2025
@ptormene ptormene added the bug label Oct 16, 2025
Copy link
Member

@nastasi-oq nastasi-oq left a comment

Choose a reason for hiding this comment

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

LGTM

@ptormene ptormene merged commit 546dfba into master Oct 16, 2025
7 checks passed
@ptormene ptormene deleted the fix-ajax-login branch October 16, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants