angularjs-realworld-example-app icon indicating copy to clipboard operation
angularjs-realworld-example-app copied to clipboard

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

Open SalimDziri opened this issue 2 years ago • 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

SalimDziri avatar May 25 '23 11:05 SalimDziri