mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
First code for #1050
This commit is contained in:
@@ -54,6 +54,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
// is a User related event.
|
||||
Login::class => [
|
||||
'FireflyIII\Handlers\Events\UserEventHandler@checkSingleUserIsAdmin',
|
||||
'FireflyIII\Handlers\Events\VersionCheckEventHandler@checkForUpdates',
|
||||
],
|
||||
|
||||
// is a User related event.
|
||||
|
Reference in New Issue
Block a user