Add typed create user events
Signed-off-by:Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Showing
- apps/user_ldap/tests/LDAPProviderTest.php 72 additions, 67 deletionsapps/user_ldap/tests/LDAPProviderTest.php
- lib/composer/composer/autoload_classmap.php 2 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 2 additions, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Server.php 0 additions, 3 deletionslib/private/Server.php
- lib/private/User/Manager.php 17 additions, 5 deletionslib/private/User/Manager.php
- lib/public/User/Events/CreateUserEvent.php 63 additions, 0 deletionslib/public/User/Events/CreateUserEvent.php
- lib/public/User/Events/UserCreatedEvent.php 71 additions, 0 deletionslib/public/User/Events/UserCreatedEvent.php
- tests/lib/Files/Config/UserMountCacheTest.php 2 additions, 1 deletiontests/lib/Files/Config/UserMountCacheTest.php
- tests/lib/Files/Storage/Wrapper/EncryptionTest.php 4 additions, 3 deletionstests/lib/Files/Storage/Wrapper/EncryptionTest.php
- tests/lib/Files/Stream/EncryptionTest.php 2 additions, 1 deletiontests/lib/Files/Stream/EncryptionTest.php
- tests/lib/User/ManagerTest.php 34 additions, 44 deletionstests/lib/User/ManagerTest.php
- tests/lib/User/SessionTest.php 39 additions, 13 deletionstests/lib/User/SessionTest.php
Loading
Please register or sign in to comment