cognee/cognee/modules/users/permissions/methods
Daniel Molnar 73db1a5a53
fix: human readable logs (#658)
<!-- .github/pull_request_template.md -->

## Description
Introducing scructlog.

## 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
2025-03-25 11:54:40 +01:00
..
__init__.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
check_permission_on_documents.py fix: human readable logs (#658) 2025-03-25 11:54:40 +01:00
get_document_ids_for_user.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
give_default_permission_to_role.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
give_default_permission_to_tenant.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
give_default_permission_to_user.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
give_permission_on_document.py feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00