LibreChat/api/server
Danny Avila 3f3b5929e9
🛡️ fix: Minor Vulnerabilities (#4543)
* fix: ReDoS in ChatGPT Import

* ci: should correctly process citations from real ChatGPT data

* ci: Add ReDoS vulnerability test for processAssistantMessage

* refactor: Update thread management and citation handling

* refactor(validateImageRequest): robust validation

* refactor(Prompt.js): update name search regex to escape special characters

* refactor(Preset): exclude user from preset update to prevent mass assignment

* refactor(files.js): Improve file deletion process

* ci: updated validateImageRequest.spec.js

* a11y: plugin pagination

* refactor(CreatePromptForm.tsx): Improve input field styling

* chore(Prompts): typing and accessibility

* fix: prompt creation access role check

* chore: remove duplicate jsdocs
2024-10-24 15:50:48 -04:00
..
controllers 👓 fix: Assistants Vision Prompt Error Handling (legacy) (#4529) 2024-10-23 15:21:22 -04:00
middleware 🛡️ fix: Minor Vulnerabilities (#4543) 2024-10-24 15:50:48 -04:00
routes 🛡️ fix: Minor Vulnerabilities (#4543) 2024-10-24 15:50:48 -04:00
services 🛡️ fix: Minor Vulnerabilities (#4543) 2024-10-24 15:50:48 -04:00
utils 🛡️ fix: Minor Vulnerabilities (#4543) 2024-10-24 15:50:48 -04:00
index.js 🍪 fix: input validation for lang cookie (#4024) 2024-09-13 09:00:59 -04:00
socialLogins.js 🔍 fix: USE_REDIS condition, Markdown list counter, code highlights (#3806) 2024-08-27 14:49:43 -04:00