nextcloud/lib/public/User
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events
CreateUserEvent was the only one that didn't matched the naming scheme of BeforePASTTENSEEvent and PASTTENSEEvent. The event wasn't used at all so this just removes it again as there is BeforeUserCreatedEvent that is also available since 18.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 23:59:52 +01:00
..
Backend Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Events Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00
GetQuotaEvent.php Provide correct PHPDoc tags for public namespace 2020-09-17 19:50:44 +02:00