MemoWikis/webapp

Prevent SQL injections

Closed this issue · 0 comments

See: https://stackoverflow.com/questions/20949153/prevent-sql-injection-in-nhibernate

  • check all raw sql queries (requests with sql strings)
  • all queries should use nhibernate queries