anything-llm/server
Timothy Carambat 9a237db3d1
Implement total permission overhaul (#629)
* Implement total permission overhaul
Add explicit permissions on each flex and strict route
Patch issues with role escalation and CRUD of users
Patch permissions on all routes for coverage
Improve middleware to accept role array for clarity

* update comments

* remove permissions to API-keys for manager. Manager could generate API-key and using high-privelege api-key give themselves admin

* update sidebar permissions for multi-user and single user

* update options for mobile sidebar
2024-01-22 14:14:01 -08:00
..
endpoints Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
models Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
prisma create configurable topN per workspace (#616) 2024-01-18 12:34:20 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger 570 document api return object (#608) 2024-01-16 16:04:22 -08:00
utils Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
.env.example feat: Add support for Zilliz Cloud by Milvus (#615) 2024-01-17 18:00:54 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore improve native embedder handling of large files (#584) 2024-01-13 00:32:43 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00
yarn.lock Merge pull request from GHSA-xmj6-g32r-fc5q 2024-01-18 13:57:23 -08:00