nextcloud-server/lib/public/User/Events
Simon L d55a7c619d Fix typos in lib/public subdirectory
Found via `codespell -q 3 -S l10n -L jus ./lib/public`

Signed-off-by: luz paz <luzpaz@github.com>

Update lib/public/Accounts/IAccount.php

Signed-off-by: luz paz <luzpaz@github.com>

Signed-off-by: Simon L <szaimen@e.mail.de>
Co-Authored-By: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-05-10 11:56:34 +07:00
..
BeforePasswordUpdatedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
BeforeUserCreatedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
BeforeUserDeletedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
BeforeUserLoggedInEvent.php dispatch BeforeUserLoggedInEvent 2023-03-01 15:31:31 +07:00
BeforeUserLoggedInWithCookieEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
BeforeUserLoggedOutEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PasswordUpdatedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PostLoginEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UserChangedEvent.php Cleanup avatar related code 2022-06-22 16:11:42 +07:00
UserCreatedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UserDeletedEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UserLiveStatusEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UserLoggedInEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00
UserLoggedInWithCookieEvent.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
UserLoggedOutEvent.php composer run cs:fix 2023-01-20 11:45:08 +07:00