anything-llm/server
pritchey 732d07829f
401-Password Complexity Check Capability (#402)
* 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
..
endpoints Add API key option to LocalAI (#407) 2023-12-04 08:38:15 -08:00
models 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00
prisma 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00
storage remove bakup db 2023-10-24 18:05:18 -07:00
swagger AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
utils 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00
.env.example 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00
.gitignore AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Robots.txt (#369) 2023-11-13 15:22:24 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00
yarn.lock 401-Password Complexity Check Capability (#402) 2023-12-05 09:13:06 -08:00