merlyn/server/utils/middleware
Sean Hatfield 8d302c3f67
Patch custom models endpoint (#2903)
* prevent non admin users from changing llm settings via custom-models endpoint

* permission middleware to JSDOC

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-12-30 14:58:26 -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 Simple SSO feature for login flows from external services (#2553) 2024-10-29 15:30:53 -07:00
validApiKey.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
validatedRequest.js Encryption in JWT for single-user password mode (#2111) 2024-08-13 17:54:12 -07: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