nextcloud-server/lib/public/User/Events
Carl Schwan 1dbe7dafe2 Fetch status in heartbeat controller only once
Store the user status inside the event instead of fetching it again

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-07 15:16:34 +07:00
..
BeforePasswordUpdatedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
BeforeUserCreatedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
BeforeUserDeletedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
BeforeUserLoggedInEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
BeforeUserLoggedInWithCookieEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
BeforeUserLoggedOutEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
PasswordUpdatedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
PostLoginEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
UserChangedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
UserCreatedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
UserDeletedEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
UserLiveStatusEvent.php Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +07:00
UserLoggedInEvent.php allow null password in UserLoggedInEvent 2021-10-13 12:37:34 +07:00
UserLoggedInWithCookieEvent.php Update php licenses 2021-06-04 22:02:41 +07:00
UserLoggedOutEvent.php Update php licenses 2021-06-04 22:02:41 +07:00