Skip to content

Commit

Permalink
NEW Add MFA module with TOTP method (fixes silverstripe#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Jun 3, 2020
1 parent 46f687a commit d834259
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"silverstripe/recipe-cms": "4.x-dev",
"silverstripe-themes/simple": "~3.2.0",
"silverstripe/login-forms": "^4.0"
"silverstripe/mfa": "^4.0",
"silverstripe/totp-authenticator": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
Expand Down

0 comments on commit d834259

Please sign in to comment.