Files
OpenFrontIO/src/server
Scott Anderson b0b0ebb53e Server role lookup (#954)
## Description:

- Validate that user tokens are accepted by the API server, in case of
token revoked / remote logout.
- Lookup user roles by their token.
- Sets the groundwork for validating custom flag codes, patterns, etc.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com>
2025-05-30 18:08:07 -07:00
..
2025-05-19 16:36:41 -07:00
2025-05-30 18:08:07 -07:00
2025-05-30 18:08:07 -07:00
2025-05-18 09:54:27 -07:00
2025-05-30 18:08:07 -07:00

Gatekeeper

Security module for botting, rate limiting, fingerprinting, etc.