haxwell / eog-mobile

1 stars 1 forks source link

Calls to the API need to be more secure #92

Open haxwell opened 6 years ago

haxwell commented 6 years ago

For instance, in requests.service.ts, you can see that anyone can make a call to that endpoint, and adjust the status of any one else's request. Esta no es bueno.