cognee/cognee
SJ d05b49863c
Creation of default user to have is_superuser=True by default (#539)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

God mode turned on by default for the default user creation.
is_superuser=True in create_default_user.py

## 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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- The default user is now created with elevated (superuser) privileges,
which may affect access control and permissions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-15 03:09:40 +01:00
..
api Cognee gui [COG-1307] (#530) 2025-02-14 15:51:33 +01:00
exceptions ruff format 2025-01-05 19:09:08 +01:00
infrastructure fix: simplify code pipeline (#529) 2025-02-12 23:58:48 +01:00
modules Creation of default user to have is_superuser=True by default (#539) 2025-02-15 03:09:40 +01:00
shared fix: simplify code pipeline (#529) 2025-02-12 23:58:48 +01:00
tasks Cognee gui [COG-1307] (#530) 2025-02-14 15:51:33 +01:00
tests Feat: log pipeline status and pass it through pipeline [COG-1214] (#501) 2025-02-11 16:41:40 +01:00
__init__.py feat: Force .env file settings over real environment variable values [COG-1333] (#537) 2025-02-14 20:40:21 +01:00
base_config.py Update base_config.py 2025-01-16 13:19:43 +01:00
fetch_secret.py ruff format 2025-01-05 19:09:08 +01:00
low_level.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
pipelines.py feat: expose cognee.pipelines (#125) 2024-07-27 10:01:44 +02:00
root_dir.py ruff format 2025-01-05 19:09:08 +01:00