anything-llm/server/utils/middleware
Timothy Carambat 4430ddb059
Encryption in JWT for single-user password mode (#2111)
* wip encrypting jwt value

* Encrypt/Decrypt pass in JWT value for verification in single-user password mode
2024-08-13 17:54:12 -07:00
..
embedMiddleware.js [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08: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 [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -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
validWorkspace.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00