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 chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +07:00
BeforeUserLoggedInEvent.php
BeforeUserLoggedInWithCookieEvent.php
BeforeUserLoggedOutEvent.php
OutOfOfficeChangedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OutOfOfficeClearedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OutOfOfficeEndedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OutOfOfficeScheduledEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OutOfOfficeStartedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PasswordUpdatedEvent.php chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
PostLoginEvent.php
UserChangedEvent.php
UserCreatedEvent.php
UserDeletedEvent.php chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
UserFirstTimeLoggedInEvent.php
UserIdAssignedEvent.php chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +07:00
UserIdUnassignedEvent.php chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +07:00
UserLiveStatusEvent.php
UserLoggedInEvent.php chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
UserLoggedInWithCookieEvent.php
UserLoggedOutEvent.php