gothinkster/angularjs-realworld-example-app

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

SalimDziri opened this issue · 0 comments

when favoriting an article, the api must return an Article Object like this docs example:

Screenshot from 2023-05-25 12-13-47
Screenshot from 2023-05-25 12-14-01

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

Screenshot from 2023-05-25 12-20-17
Screenshot from 2023-05-25 12-20-31