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:
- Send a GET with a dummy data name at
/api/blueprint/query
- 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
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:
/api/blueprint/queryExpected behavior
It should only show relevant information. Either completely remove the information, or only include things like username