Files
Arcturus-Morningstar-Extended/Emulator
DuckieTM 64283d9242 ㊙️ Security update
- SQL injection fix: Replaced string concatenation of minPrice/maxPrice with proper parameterized ? placeholders using a paramIndex counter

- IDOR fix: Added user_id ownership check in MarketPlace.takeBackItem() — now verifies the DB user_id matches the requesting player before allowing item retrieval, with warning log on mismatch
2026-03-23 21:50:08 +01:00
..
2024-03-13 11:28:48 +01:00
2026-03-23 21:50:08 +01:00
2026-02-03 11:50:33 +01:00