nextcloud-server/lib/public/User/Events
Ferdinand Thiessen b4ec7ca559
chore: Unify user related events to always provide a `getUid` method
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-15 18:33:11 +07:00
..
BeforePasswordUpdatedEvent.php
BeforeUserCreatedEvent.php
BeforeUserDeletedEvent.php
BeforeUserIdUnassignedEvent.php
BeforeUserLoggedInEvent.php
BeforeUserLoggedInWithCookieEvent.php
BeforeUserLoggedOutEvent.php
OutOfOfficeChangedEvent.php
OutOfOfficeClearedEvent.php
OutOfOfficeEndedEvent.php
OutOfOfficeScheduledEvent.php
OutOfOfficeStartedEvent.php
PasswordUpdatedEvent.php
PostLoginEvent.php
UserChangedEvent.php
UserCreatedEvent.php
UserDeletedEvent.php
UserFirstTimeLoggedInEvent.php
UserIdAssignedEvent.php
UserIdUnassignedEvent.php
UserLiveStatusEvent.php
UserLoggedInEvent.php
UserLoggedInWithCookieEvent.php
UserLoggedOutEvent.php