merlyn/server/utils/middleware
Marcello Fitton dbb79b6748
Migrate to bcryptjs (#4767)
* Replace bcrypt with bcryptjs across multiple files

* dev build

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-12-11 15:19:04 -08:00
..
chatHistoryViewable.js Enable the ability to disable the chat history UI (#2501) 2024-10-21 13:19:19 -07:00
communityHubDownloadsEnabled.js Community hub integration (#2555) 2024-11-26 09:59:43 -08:00
embedMiddleware.js Add more verbose error messages in embed chat (#2306) 2024-09-19 11:28:45 -05:00
featureFlagEnabled.js [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
isSupportedRepoProviders.js GitLab Hosted and Local Connector (#1932) 2024-07-23 12:23:51 -07:00
multiUserProtected.js Patch custom models endpoint (#2903) 2024-12-30 14:58:26 -08:00
simpleSSOEnabled.js Flag to disable login UI and endpoints for credentialed auth (#3984) 2025-06-11 12:46:40 -07:00
validApiKey.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
validatedRequest.js Migrate to bcryptjs (#4767) 2025-12-11 15:19:04 -08:00
validBrowserExtensionApiKey.js AnythingLLM Chrome Extension (#2066) 2024-08-27 14:58:47 -07:00
validWorkspace.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00