cognee/cognee/modules/users
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
..
authentication Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
exceptions Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
methods Creation of default user to have is_superuser=True by default (#539) 2025-02-15 03:09:40 +01:00
models Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
permissions/methods Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
__init__.py fix: enable sqlalchemy adapter 2024-08-04 22:23:28 +02:00
get_fastapi_users.py Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
get_user_db.py Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
get_user_manager.py Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00