nextcloud-server/lib/public/User/Events
Richard Steinmetz d593206a30
feat(dav): dispatch out-of-office started and ended events
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-11-23 17:54:10 +07:00
..
BeforePasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BeforeUserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BeforeUserDeletedEvent.php
BeforeUserLoggedInEvent.php
BeforeUserLoggedInWithCookieEvent.php
BeforeUserLoggedOutEvent.php
OutOfOfficeChangedEvent.php
OutOfOfficeClearedEvent.php
OutOfOfficeEndedEvent.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:54:10 +07:00
OutOfOfficeScheduledEvent.php
OutOfOfficeStartedEvent.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:54:10 +07:00
PasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PostLoginEvent.php
UserChangedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserDeletedEvent.php
UserFirstTimeLoggedInEvent.php
UserLiveStatusEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserLoggedInEvent.php
UserLoggedInWithCookieEvent.php
UserLoggedOutEvent.php