gothinkster / gothinkster/angularjs-realworld-example-app
api favorite endpoint returns wrong data, and user's passwords (encrypted but still shouldn't be showed)
- Dominant language
- JavaScript
- Stars
- 457
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
when favoriting an article, the api must return an Article Object like this docs example:


but the api returned this response instead, which contains USER'S PASSWORDS


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.