-
The server blindly trusts the timestamp sent by the client at multiple locations. This could be abused for future date records and timeline manipulation
-
This has been discussed in the GMA server project repo [issue 104](https://github.com/MadScienceZone/go-gma/issues/104). The idea is for the server to provide the definition of a random outcome table …
-
We aren't tracking client side errors anywhere right now. This makes it hard to debug certain issues that users come across unless they are technical enough to open dev tools and screenshot the error …
-
-
Issue created by @MentatSupervisorBot for @eloeverything2-butler:
# Client-Side Security Audit
Please conduct a comprehensive security audit of the client-side code for the EveryPoll application. Thi…
-
### Version
3.3.6
### Platform
Linux x64
### JDK
Amazon Corretto 21.06
### Module
LWJGL glfw
### Bug description
For context this is the example from https://www.lwjgl.org/guide. The example …
-
Description:
Ensure only valid actions are accepted by the server. Track authoritative state on the server to reject invalid or tampered client inputs.
Tasks:
- Implement validateAction() logic per …
-
### Guidelines
- [x] I checked for duplicate suggestions
- [x] My suggestion intends to add or improve something
### Version
Development (Staging)
### Topic
A programming feature (e.g. APIs, twea…
-
To enhance the structure and maintainability of project, Need to separate the client-side and server-side code into clearly defined directories. This separation will make development processes more ef…
-
This is something I stumbled upon while working on this PR (worth reading for context): https://github.com/getsentry/sentry/pull/88539
Only, when both frontend and backend are involved in an issue, t…