chatserver/db.sqlite
Andrea d06a15771a Add ban check and reason retrieval for user authentication
- Introduced `check_ban` and `get_ban_reason` functions in `db::users`
- Updated client handler to enforce ban checks during login
- Added detailed logging for ban status and reasons
2025-04-21 18:36:30 +02:00

28 KiB