You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a conflict between both pages wanting to appear after login.
A proposed solution is in PR #32058 to whitelist the two factor challenge page within the account module middleware.
GitMate.io thinks possibly related issues are #31547 (Introduce account modules), #10630 (two-factor authentication), #32058 ([stable10] Skip two factor challenge in account module middleware), #25626 (Two factor authentication: Remove the challenge selection step when only one second factor method is available), and #4720 (Feature request: two-factor authentication).
Steps
occ user:expire-password user1
Expected result
Challenge page appears, after entering challenge the password expiry page appears.
Actual result
Infinite redirect cancelled by browser.
Version
ownCloud 10.0.9 + password_policy 2.0.0 + twofactor_email 0.0.1 (git)
There is a conflict between both pages wanting to appear after login.
A proposed solution is in PR #32058 to whitelist the two factor challenge page within the account module middleware.
@butonic
The text was updated successfully, but these errors were encountered: