Clean up 2FA provider registry when a user is deleted
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- core/Application.php 3 additions, 0 deletionscore/Application.php
- lib/composer/composer/autoload_classmap.php 1 addition, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 1 addition, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Authentication/Listeners/UserDeletedStoreCleanupListener.php 50 additions, 0 deletions...hentication/Listeners/UserDeletedStoreCleanupListener.php
- lib/private/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDao.php 9 additions, 0 deletions...entication/TwoFactorAuth/Db/ProviderUserAssignmentDao.php
- lib/private/Authentication/TwoFactorAuth/Registry.php 7 additions, 0 deletionslib/private/Authentication/TwoFactorAuth/Registry.php
- tests/lib/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDaoTest.php 14 additions, 0 deletions...cation/TwoFactorAuth/Db/ProviderUserAssignmentDaoTest.php
- tests/lib/Authentication/TwoFactorAuth/RegistryTest.php 10 additions, 0 deletionstests/lib/Authentication/TwoFactorAuth/RegistryTest.php
Loading
Please register or sign in to comment