dgets/lasttime

Add error handling for invalid record requests

dgets opened this issue · 1 comments

dgets commented

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

  • subadd:detail
  • dataview:SubAdminDataView
  • recadm:detail
dgets commented

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.