Suiram1701
5e6f420e9e
Improved endpoint security ( Fixes #35 )
2025-04-22 18:08:52 +00:00
foin137
30fea14c07
Include license statement
2023-11-05 16:07:41 +01:00
eYeWoRRy
d264869b41
Smaller code changes - especially the switch from includes and constants to the new folder
2021-12-26 17:11:45 +01:00
foin137
ca7588ec86
Prepare statements for sql queries, use (int) to avoid nonint inputs
...
The goal of this edit is to prevent sql injection.
For string inputs like player name -> prepare sql statements.
For other inputs that are integers -> cast to int via (int)
2020-04-05 18:16:30 +02:00
foin137
de1a653a5c
Upload of the files
...
Added the already existing files to the repository
2020-03-27 19:57:00 +01:00