mirror of
https://github.com/nextcloud/server.git
synced 2026-02-09 22:05:33 -05:00
Store the user status inside the event instead of fetching it again Signed-off-by: Carl Schwan <carl@carlschwan.eu> |
||
|---|---|---|
| .. | ||
| BeforePasswordUpdatedEvent.php | ||
| BeforeUserCreatedEvent.php | ||
| BeforeUserDeletedEvent.php | ||
| BeforeUserLoggedInEvent.php | ||
| BeforeUserLoggedInWithCookieEvent.php | ||
| BeforeUserLoggedOutEvent.php | ||
| PasswordUpdatedEvent.php | ||
| PostLoginEvent.php | ||
| UserChangedEvent.php | ||
| UserCreatedEvent.php | ||
| UserDeletedEvent.php | ||
| UserLiveStatusEvent.php | ||
| UserLoggedInEvent.php | ||
| UserLoggedInWithCookieEvent.php | ||
| UserLoggedOutEvent.php | ||