gothinkster / gothinkster/angularjs-realworld-example-app

api favorite endpoint returns wrong data, and user's passwords (encrypted but still shouldn't be showed)

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
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:

![Screenshot from 2023-05-25 12-13-47](https://github.com/gothinkster/angularjs-realworld-example-app/assets/81697965/691f243e-de7d-4d8b-85cd-88cbb6c4301f)
![Screenshot from 2023-05-25 12-14-01](https://github.com/gothinkster/angularjs-realworld-example-app/assets/81697965/236b4173-321e-4887-9b9e-4cb94565fc58)

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

![Screenshot from 2023-05-25 12-20-17](https://github.com/gothinkster/angularjs-realworld-example-app/assets/81697965/448227a1-009e-492a-893e-570cdb8df81d)
![Screenshot from 2023-05-25 12-20-31](https://github.com/gothinkster/angularjs-realworld-example-app/assets/81697965/0f22705e-fa9b-4ac1-a982-531a0a4150ff)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.