mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
feat: add authentication for OSS (#167)
* feat: add authentication for OSS Fixes #157 and #156 * fix: fix token generation * fix: limit fastapi workers to 1
This commit is contained in:
parent
0791975864
commit
642cc34e8c
48 changed files with 994 additions and 303 deletions
|
|
@ -15,3 +15,5 @@ sqlalchemy[asyncio]==2.0.43
|
|||
msgpack==1.1.2
|
||||
docling[rapidocr]==2.68.0
|
||||
pgvector==0.4.2
|
||||
bcrypt==5.0.0
|
||||
email-validator==2.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue