mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
![]() * 🔧 fix: Enhance OpenID token handling with user ID for image path validation * 🔧 fix: Change logger level to error for user info fetch failure and remove redundant info log in OpenID user lookup * 🔧 refactor: Remove validateImageRequest from middleware exports and enhance validation logic in validateImageRequest.js * Removed validateImageRequest from the middleware index. * Improved error handling and validation checks in validateImageRequest.js, including handling of OpenID tokens, URL length, and malformed URLs. * Updated tests in validateImages.spec.js to cover new validation scenarios and edge cases. |
||
---|---|---|
.. | ||
app | ||
cache | ||
config | ||
db | ||
lib/utils | ||
models | ||
server | ||
strategies | ||
test | ||
utils | ||
jest.config.js | ||
jsconfig.json | ||
package.json | ||
typedefs.js |