We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c33589 commit 32f08a8Copy full SHA for 32f08a8
1 file changed
metadata.php
@@ -9,7 +9,7 @@
9
* Metadata version
10
*/
11
12
-use OxidEsales\SecurityModule\Authentication\TwoFactorAuth\Service\ModuleSettingsService as TwoFactorAuthModuleSettings;
+use OxidEsales\SecurityModule\Authentication\TwoFactorAuth\Settings\TwoFASettings as TwoFactorAuthModuleSettings;
13
use OxidEsales\SecurityModule\PasswordPolicy\Service\ModuleSettingsService as PasswordPolicyModuleSettings;
14
use OxidEsales\SecurityModule\Captcha\Service\ModuleSettingsService as CaptchaModuleSettings;
15
use OxidEsales\SecurityModule\Authentication\OAuth2\Service\ModuleSettingsService as OAuthModuleSettings;
0 commit comments