Skip to content

Regression: GET /me returns 401 when user is authenticated via 'dbAuth' middleware #959

Open
@NorthFred

Description

@NorthFred

Regression issue found in PHP API v.2.14.19 and not reproducible in at least 2.14.10.

An existing project which uses the 'dbAuth' authentication middleware now reports a 401 with error code 1011 when a user is logged in and makes a request to the '/me' endpoint. Issue was observed when upgrading to API v.2.14.19. Previously, GET /me would return a 200 for logged-in users.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions