Files
breadcrumb-the-shire/modules/notifications/lib/Module/Notifications
fs 12a837bda9 fix(notifications): register authorization policy in DI container
NotificationsAuthorizationPolicy was never registered in the container,
so ModuleClassResolver could not instantiate it (requires PermissionService).
This silently prevented the notifications.view permission from being granted,
hiding the bell icon in the topbar.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 19:39:02 +01:00
..