mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-24 03:06:12 +01:00
* Implemented a check to ensure that only the user associated with a job can access its chat stream, returning a 403 Unauthorized response for mismatched user IDs. * This enhancement improves security by preventing unauthorized access to user-specific job data. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| actions.js | ||
| chat.js | ||
| index.js | ||
| tools.js | ||
| v1.js | ||