dgets / lasttime

Keep track of date/dosage of medication administration history
4 stars 0 forks source link

Add error handling for invalid record requests #100

Closed dgets closed 5 years ago

dgets commented 5 years ago

The following areas do not have proper error handling, in case of people manually entering a record number to try to hack 'n crack:

dgets commented 5 years ago

dataview:SubAdminDataView actually was already handled, I just didn't realize that due to glossing over the specific database query when initially checking on this issue's requirements.