Use capability-based module boundaries

This commit is contained in:
2026-07-10 17:33:52 +02:00
parent 52e6ed49c5
commit 9a6b6c7e8e
6 changed files with 22 additions and 14 deletions

View File

@@ -44,7 +44,7 @@ from govoplan_campaign.backend.schemas import (
ReportEmailRequest,
ReportEmailResponse,
)
from govoplan_access.auth import ApiPrincipal, has_scope, require_scope
from govoplan_core.auth import ApiPrincipal, has_scope, require_scope
from govoplan_core.audit.logging import audit_from_principal
from govoplan_core.core.access import CAPABILITY_ACCESS_DIRECTORY, AccessDirectory
from govoplan_core.core.change_sequence import (