Merge pull request #1613 from nextcloud/2fa-backup-codes-psr4
Do not use underscores in PSR4 namespaces of the backup codes app
No related branches found
No related tags found
Showing
- apps/twofactor_backupcodes/appinfo/info.xml 2 additions, 2 deletionsapps/twofactor_backupcodes/appinfo/info.xml
- apps/twofactor_backupcodes/lib/Controller/SettingsController.php 2 additions, 2 deletions...ofactor_backupcodes/lib/Controller/SettingsController.php
- apps/twofactor_backupcodes/lib/Db/BackupCode.php 1 addition, 1 deletionapps/twofactor_backupcodes/lib/Db/BackupCode.php
- apps/twofactor_backupcodes/lib/Db/BackupCodeMapper.php 1 addition, 2 deletionsapps/twofactor_backupcodes/lib/Db/BackupCodeMapper.php
- apps/twofactor_backupcodes/lib/Provider/BackupCodesProvider.php 2 additions, 2 deletions...wofactor_backupcodes/lib/Provider/BackupCodesProvider.php
- apps/twofactor_backupcodes/lib/Service/BackupCodeStorage.php 3 additions, 3 deletionsapps/twofactor_backupcodes/lib/Service/BackupCodeStorage.php
- apps/twofactor_backupcodes/tests/Integration/Db/BackupCodeMapperTest.php 3 additions, 3 deletions...backupcodes/tests/Integration/Db/BackupCodeMapperTest.php
- apps/twofactor_backupcodes/tests/Integration/Service/BackupCodeStorageTest.php 2 additions, 2 deletions...codes/tests/Integration/Service/BackupCodeStorageTest.php
- apps/twofactor_backupcodes/tests/Unit/Controller/SettingsControllerTest.php 3 additions, 3 deletions...kupcodes/tests/Unit/Controller/SettingsControllerTest.php
- apps/twofactor_backupcodes/tests/Unit/Provider/BackupCodesProviderTest.php 3 additions, 3 deletions...ckupcodes/tests/Unit/Provider/BackupCodesProviderTest.php
- apps/twofactor_backupcodes/tests/Unit/Service/BackupCodeStorageTest.php 4 additions, 4 deletions..._backupcodes/tests/Unit/Service/BackupCodeStorageTest.php
- tests/lib/Authentication/TwoFactorAuth/ManagerTest.php 2 additions, 3 deletionstests/lib/Authentication/TwoFactorAuth/ManagerTest.php
Please register or sign in to comment