insomniacc / LeedsHomebrewCollectiveIssueTracker

0 stars 0 forks source link

Prevent injection attacks via filters #18

Closed insomniacc closed 1 year ago

insomniacc commented 1 year ago

Typical injection attacks can be used via the filter fields, needs switching to prepared statements.

insomniacc commented 1 year ago

Complete