cognee/cognee/modules/users/models
Boris e7644f4b3a
feat: migrate new UI to cognee (#966)
<!-- .github/pull_request_template.md -->

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

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

---------

Co-authored-by: Igor Ilic <igorilic03@gmail.com>
2025-06-18 20:56:44 +02:00
..
__init__.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
ACL.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
DatasetDatabase.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
Permission.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
Principal.py Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
Role.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
RoleDefaultPermissions.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
Tenant.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
TenantDefaultPermissions.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
User.py feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
UserDefaultPermissions.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
UserRole.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00