LibreChat/api
Marco Beretta d6f1ecf75c
🔒 fix: update refresh token handling to use plain token instead of hashed token (#5088)
* 🔒 fix: update refresh token handling to use plain token instead of hashed token

* 🔒 fix: simplify logoutUser by using plain refresh token for session lookup
2024-12-23 18:38:16 +01:00
..
app v0.7.6 (#5064) 2024-12-20 11:43:37 -05:00
cache 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
config 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
lib 🚀 feat: Add Gemini 2.0 Support, Update Packages and Deprecations (#4951) 2024-12-11 14:11:27 -05:00
models 🔒 fix: resolve session persistence post password reset (#5077) 2024-12-23 05:12:07 -05:00
server 🔒 fix: update refresh token handling to use plain token instead of hashed token (#5088) 2024-12-23 18:38:16 +01:00
strategies 🔐 fix: Assign ADMIN role based on first registration in LDAP strategy (#4974) 2024-12-13 11:40:24 -05:00
test 📥 feat: Import Conversations from LibreChat, ChatGPT, Chatbot UI (#2355) 2024-05-02 02:48:26 -04:00
utils v0.7.6 (#5064) 2024-12-20 11:43:37 -05:00
jest.config.js fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json v0.7.6 (#5064) 2024-12-20 11:43:37 -05:00
typedefs.js 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00