Skip to content

SearchApiController should initialize the current AccessContext explicitly #128

@kjac

Description

@kjac

As-is, the SearchApiController blindly accepts an AccessContext from the inbound request. This is an obvious security concern, which needs patching up.

The controller should resolve the current Management API user on its own and create an access context from that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions