nextcloud-server/lib/public/User/Events
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated
Signed-off-by: Akhil <akhil@e.email>
2025-09-26 14:29:58 +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
UserConfigChangedEvent.php feat(config): Add UserConfigChangedEvent whenever user config is updated 2025-09-26 14:29:58 +07:00
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