BookStack/app/Providers
Dan Brown 70f39757b1
Updated API auth handling of email confirmations
Email confirmations are now done within the guard during auth checking
instead of at the middleware layer.
2021-08-05 22:07:08 +01:00
..
AppServiceProvider.php Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
AuthServiceProvider.php Updated API auth handling of email confirmations 2021-08-05 22:07:08 +01:00
BroadcastServiceProvider.php
CustomFacadeProvider.php
CustomValidationServiceProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EventServiceProvider.php
PaginationServiceProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
RouteServiceProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ThemeServiceProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TranslationServiceProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00