-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
What steps will reproduce the problem?
- 'enableTwoFactorAuthentication' => true | in config
- go into account settings and try to activate 2fa
What is the expected result?
- activated 2fa
What do you get instead?
- this link in url: http://localhost:8080/user/settings/account#tfmodal
- nothing happens after that
Thats the button that should trigger that:
https://github.com/2amigos/yii2-usuario/blob/master/src/User/resources/views/settings/account.php#L130
PHP: 8.1.2
Composer:
"yiisoft/yii2": "~2.0.14",
"yiisoft/yii2-bootstrap4": "~2.0.0",
"2amigos/yii2-usuario": "~1.6.1",
"2amigos/2fa-library": "^2.0.2",
"2amigos/qrcode-library": "^2.0"
Metadata
Metadata
Assignees
Labels
No labels