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
Ferdinand Thiessen b4ec7ca559
chore: Unify user related events to always provide a `getUid` method
1 year 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
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