Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2fa
Allow to cancel 2FA after login
No related branches found
No related tags found
Showing
- core/Controller/TwoFactorChallengeController.php 9 additions, 0 deletionscore/Controller/TwoFactorChallengeController.php
- core/Middleware/TwoFactorMiddleware.php 5 additions, 0 deletionscore/Middleware/TwoFactorMiddleware.php
- core/css/styles.css 4 additions, 0 deletionscore/css/styles.css
- core/templates/twofactorselectchallenge.php 2 additions, 1 deletioncore/templates/twofactorselectchallenge.php
- core/templates/twofactorshowchallenge.php 1 addition, 0 deletionscore/templates/twofactorshowchallenge.php
- tests/Core/Controller/TwoFactorChallengeControllerTest.php 17 additions, 4 deletionstests/Core/Controller/TwoFactorChallengeControllerTest.php
Loading
Please register or sign in to comment