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
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated 8 months ago
..
BeforePasswordUpdatedEvent.php
BeforeUserCreatedEvent.php
BeforeUserDeletedEvent.php
BeforeUserIdUnassignedEvent.php
BeforeUserLoggedInEvent.php
BeforeUserLoggedInWithCookieEvent.php
BeforeUserLoggedOutEvent.php
OutOfOfficeChangedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
OutOfOfficeClearedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
OutOfOfficeEndedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
OutOfOfficeScheduledEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
OutOfOfficeStartedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
PasswordUpdatedEvent.php chore: Unify user related events to always provide a `getUid` method 2 years ago
PostLoginEvent.php
UserChangedEvent.php
UserConfigChangedEvent.php feat(config): Add UserConfigChangedEvent whenever user config is updated 8 months ago
UserCreatedEvent.php
UserDeletedEvent.php chore: Unify user related events to always provide a `getUid` method 2 years ago
UserFirstTimeLoggedInEvent.php
UserIdAssignedEvent.php
UserIdUnassignedEvent.php
UserLiveStatusEvent.php
UserLoggedInEvent.php chore: Unify user related events to always provide a `getUid` method 2 years ago
UserLoggedInWithCookieEvent.php
UserLoggedOutEvent.php