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