Skip to content
Success

Changes

Summary

  1. Do not use the numeric material/entity ids for the api (commit: 6dcca54) (details)
  2. Protect against sql injections when using the api (commit: 6a398a6) (details)
Commit 6dcca54637cf0cc62ae8663236242df66c371cc8 by Brokkonaut
Do not use the numeric material/entity ids for the api
(commit: 6dcca54)
The file was modified src/main/java/de/diddiz/LogBlock/QueryParams.java (diff)
Commit 6a398a67abc61249778565b5583d74525ee9a7b6 by Brokkonaut
Protect against sql injections when using the api
(commit: 6a398a6)
The file was addedsrc/main/java/de/diddiz/util/SqlUtil.java
The file was modified src/main/java/de/diddiz/LogBlock/QueryParams.java (diff)