anything-llm/server/models
pritchey 732d07829f
401-Password Complexity Check Capability ()
* Added improved password complexity checking capability.

* Move password complexity checker as User.util
dynamically import required libraries depending on code execution flow
lint

* Ensure persistence of password requirements on restarts via env-dump
Copy example schema to docker env as well

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-12-05 09:13:06 -08:00
..
apiKeys.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
cacheData.js Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
documents.js Warning about switching embedder or vectordb () 2023-11-16 14:35:14 -08:00
invite.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
systemSettings.js Add API key option to LocalAI () 2023-12-04 08:38:15 -08:00
telemetry.js Posthog telemetry updates () 2023-11-10 16:02:46 -08:00
user.js 401-Password Complexity Check Capability () 2023-12-05 09:13:06 -08:00
vectors.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
welcomeMessages.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
workspace.js Create manager role and limit default role () 2023-11-13 14:51:16 -08:00
workspaceChats.js added JSONL export to workspace chats () 2023-11-08 17:36:54 -08:00
workspaceUsers.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00