mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 02:55:40 +00:00
5fefc21cb8
## Description: The app had `express.json()` registered twice in `app.ts`. This can cause issues with body parsing and is redundant. **Fix:** Removed the second call to `app.use(express.json())`. ## Please complete the following: - [x] I have added screenshots for all UI updates (N/A - no UI changes) - [x] I process any text displayed to the user through translateText() (N/A) - [x] I have added relevant tests to the test directory (N/A - existing tests pass) - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: barfires
Gatekeeper
Security module for botting, rate limiting, fingerprinting, etc.