You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/User/Events
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events
2 years ago
..
BeforePasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BeforeUserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BeforeUserDeletedEvent.php composer run cs:fix 3 years ago
BeforeUserLoggedInEvent.php dispatch BeforeUserLoggedInEvent 3 years ago
BeforeUserLoggedInWithCookieEvent.php composer run cs:fix 3 years ago
BeforeUserLoggedOutEvent.php composer run cs:fix 3 years ago
OutOfOfficeChangedEvent.php feat: Add out-of-office message API 2 years ago
OutOfOfficeClearedEvent.php feat: Add out-of-office message API 2 years ago
OutOfOfficeEndedEvent.php feat(dav): dispatch out-of-office started and ended events 2 years ago
OutOfOfficeScheduledEvent.php feat: Add out-of-office message API 2 years ago
OutOfOfficeStartedEvent.php feat(dav): dispatch out-of-office started and ended events 2 years ago
PasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
PostLoginEvent.php composer run cs:fix 3 years ago
UserChangedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
UserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
UserDeletedEvent.php composer run cs:fix 3 years ago
UserFirstTimeLoggedInEvent.php fix!: Move getEventDispatcher usage to IEventDispatcher 2 years ago
UserLiveStatusEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
UserLoggedInEvent.php composer run cs:fix 3 years ago
UserLoggedInWithCookieEvent.php Fix typos in lib/public subdirectory 3 years ago
UserLoggedOutEvent.php composer run cs:fix 3 years ago