Torsten Schulz (local)
|
d078b6b19a
|
Refactor WebSocket user ID filtering and enhance SQL query security: Updated user ID handling in the WebSocket server to improve filtering logic for numeric user IDs. Implemented parameterized queries in the database operations across multiple worker files to prevent SQL injection vulnerabilities, ensuring safer data handling.
|
2025-12-08 11:56:04 +01:00 |
|
Torsten Schulz (local)
|
02bd0de75d
|
Refactor user ID filtering in WebSocket server: Enhanced the logic to only filter messages based on user_id if the target user ID is numerically valid. Updated comments for clarity on the filtering behavior and historical context regarding user ID handling.
|
2025-12-01 13:31:12 +01:00 |
|
Torsten Schulz (local)
|
b8fa644c97
|
Implement periodic ping frames in WebSocket server for keepalive and update overproduction handling in ProduceWorker to include branch_id. This enhances connection stability and improves notification clarity for overproduction events.
|
2025-12-01 13:25:23 +01:00 |
|
Torsten Schulz (local)
|
071c05629e
|
Add WebSocket logging functionality: Implemented in-memory logging for WebSocket events, allowing retrieval of logs for the last 24 hours. Enhanced connection handling to log message direction and user information.
|
2025-11-22 09:44:44 +01:00 |
|
Torsten Schulz (local)
|
d0ec363f09
|
Initial commit: Rust YpDaemon
|
2025-11-21 23:05:34 +01:00 |
|