ece651-winter2019 / ece651-group-project

Simple web application that takes patient heart rate info and provides an interface for health practitioners to view patients data. This toy project can be re-purposed for any simple multi user, data collection application. Implements a rest api and accompanying mobile application.
https://pyramid-backend.herokuapp.com/
4 stars 4 forks source link

Fix permission #112

Closed adkulas closed 5 years ago

adkulas commented 5 years ago

Changed api permission for api/patientrecords/. Was able to get data from any patient without having admin status.