bookstack/app/App/Providers
Dan Brown 38829f8a38
Notifications: Fixed send content permission checking
Added test and changed logic to properly check the view permissions for
the notification receiver before sending.
Required change to permissions applicator to allow the user to be
manually determined, and a service provider update to provide the class
as a singleton without a specific user, so it checks the current logged
in user on demand.
2023-08-17 17:57:31 +01:00
..
AppServiceProvider.php
AuthServiceProvider.php
EventServiceProvider.php
RouteServiceProvider.php
ThemeServiceProvider.php
TranslationServiceProvider.php
ValidationRuleServiceProvider.php
ViewTweaksServiceProvider.php