mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 08:14:47 -05:00
- Move event listener to new event handling - Add typing almost everywhere - Fix inconsistent interface parameter 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 | ||