Skip to content

Extraneous information during GET request #62

@f0cus10

Description

@f0cus10

Describe the bug
When a Blueprint is successfully queried, it returns not only it's full information but also the information of its members including their password.

To Reproduce
Steps to reproduce the behavior:

  1. Send a GET with a dummy data name at /api/blueprint/query
  2. If the name matches, it will show all the information

Expected behavior
It should only show relevant information. Either completely remove the information, or only include things like username

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: S2Issues and Pull requests that have medium prioritybackendIssues and Pull Requests that have to deal with server side code

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions