nextcloud/lib/private/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.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Database.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
LoginException.php Update license headers 2019-12-05 15:38:45 +01:00
Manager.php Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00
NoUserException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Session.php Bearer must be in the start of the auth header 2020-11-06 08:32:50 +01:00
User.php Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00