nextcloud-server/lib/public/User/Events
Carl Schwan 812016d626 Cleanup avatar related code
- Move event listener to new event handling
- Add typing almost everywhere
- Fix inconsistent interface parameter

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-22 16:11:42 +02:00
..
BeforePasswordUpdatedEvent.php
BeforeUserCreatedEvent.php
BeforeUserDeletedEvent.php
BeforeUserLoggedInEvent.php
BeforeUserLoggedInWithCookieEvent.php
BeforeUserLoggedOutEvent.php
PasswordUpdatedEvent.php
PostLoginEvent.php
UserChangedEvent.php Cleanup avatar related code 2022-06-22 16:11:42 +02:00
UserCreatedEvent.php
UserDeletedEvent.php
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
UserLoggedOutEvent.php