nextcloud/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 +02:00
..
BeforePasswordUpdatedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeUserCreatedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeUserDeletedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeUserLoggedInEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeUserLoggedInWithCookieEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
BeforeUserLoggedOutEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
PasswordUpdatedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
PostLoginEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
UserChangedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
UserCreatedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
UserDeletedEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
UserLiveStatusEvent.php Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +02:00
UserLoggedInEvent.php allow null password in UserLoggedInEvent 2021-10-13 12:37:34 +02:00
UserLoggedInWithCookieEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
UserLoggedOutEvent.php Update php licenses 2021-06-04 22:02:41 +02:00