nextcloud/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 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 Cleanup avatar related code 2022-06-22 16:11:42 +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