Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-event
Emit an event for every disabled 2FA provider during cleanup
Showing
- 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/TwoFactorAuth/Db/ProviderUserAssignmentDao.php 29 additions, 6 deletions...entication/TwoFactorAuth/Db/ProviderUserAssignmentDao.php
- lib/private/Authentication/TwoFactorAuth/Registry.php 5 additions, 4 deletionslib/private/Authentication/TwoFactorAuth/Registry.php
- lib/public/Authentication/TwoFactorAuth/TwoFactorProviderDisabled.php 52 additions, 0 deletions...uthentication/TwoFactorAuth/TwoFactorProviderDisabled.php
- tests/lib/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDaoTest.php 20 additions, 5 deletions...cation/TwoFactorAuth/Db/ProviderUserAssignmentDaoTest.php
- tests/lib/Authentication/TwoFactorAuth/RegistryTest.php 10 additions, 1 deletiontests/lib/Authentication/TwoFactorAuth/RegistryTest.php
Loading
Please register or sign in to comment