Skip to content

_lookup should be done using POST and not GET #29

@SebastianAdams

Description

@SebastianAdams

Accessing the BC's lookup method is currently done using the HTTP GET method, but it should use POST requests for security reasons. Adjust the RestBridge to use HTTP POST and mark usage of the GET request as deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions