refactor: Enable multi user mode by default if graph and vector db pr…#1695
refactor: Enable multi user mode by default if graph and vector db pr…#1695Vasilije1990 merged 23 commits intodevfrom
Conversation
…oviders support it
Please make sure all the checkboxes are checked:
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
cognee/context_global_variables.py
Outdated
| return False | ||
|
|
||
|
|
||
| def check_backend_access_control_mode(): |
There was a problem hiding this comment.
Not the best place to store these checks and variables but we can move them easily if anyone has a suggestion. Or we can rename the file as it's all about multi-user mode settings and variables
…es/cognee into enable-multi-user-mode-default
…es/cognee into enable-multi-user-mode-default
Co-authored-by: Pavel Zorin <pazonec@yandex.ru>
Co-authored-by: Pavel Zorin <pazonec@yandex.ru>
pazone
left a comment
There was a problem hiding this comment.
LGTM. I'd appreciate another 👀
…oviders support it
Description
Enable multi user mode by default for supported graph and vector DBs
Type of Change
Screenshots/Videos (if applicable)
Pre-submission Checklist
DCO Affirmation
I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin.