LibreChat/api/server/routes/ask
Danny Avila 5c99d93744
🛂 feat: Added Security for Conversation Access (#3588)
* 🛂 feat: Added Security for Conversation Access

* refactor: Update concurrentLimiter and convoAccess middleware to use isEnabled function for Redis check

* refactor: handle access check even if cache is not available (edge case)
2024-08-08 12:14:00 -04:00
..
addToCache.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
anthropic.js 🎉 feat: Optimizations and Anthropic Title Generation (#2184) 2024-03-23 20:21:40 -04:00
askChatGPTBrowser.js fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00
bingAI.js fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00
custom.js 🛡️ feat: Model Validation Middleware (#1841) 2024-02-19 22:47:39 -05:00
google.js 🤖 feat: Add titling to Google client (#2983) 2024-06-22 11:42:51 -04:00
gptPlugins.js ⚙️ fix: Plugin Message Handling Errors (#3392) 2024-07-19 08:06:05 -04:00
index.js 🛂 feat: Added Security for Conversation Access (#3588) 2024-08-08 12:14:00 -04:00
openAI.js 🛡️ feat: Model Validation Middleware (#1841) 2024-02-19 22:47:39 -05:00