]> source.dussan.org Git - nextcloud-server.git/commit
chore: Unify user related events to always provide a `getUid` method chore/migrate-encryption-away-from-hooks 48332/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Tue, 15 Oct 2024 15:06:05 +0000 (17:06 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Tue, 15 Oct 2024 16:33:11 +0000 (18:33 +0200)
commitb4ec7ca55983374a2365bad92c41eeb63514088d
tree37262d493bbd3d0753e805166d1dd730151e3834
parentf3aa004b1c18e0a5fe69112b97cf4ac4fd968cb7
chore: Unify user related events to always provide a `getUid` method

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
core/Events/BeforePasswordResetEvent.php
core/Events/PasswordResetEvent.php
lib/public/AppFramework/Bootstrap/IRegistrationContext.php
lib/public/User/Events/PasswordUpdatedEvent.php
lib/public/User/Events/UserDeletedEvent.php
lib/public/User/Events/UserLoggedInEvent.php