提交历史

作者 SHA1 备注 提交日期
  Andy Scherzinger e07a190641 chore: Add SPDX header 5 月之前
  Christoph Wurst 22dc27810e fix(auth): Keep redirect URL during 2FA setup and challenge 7 月之前
  Alexander Piskun 26d343d33a AppAPI: allowed to bypass Two-Factor 10 月之前
  Faraz Samapoor e98cf3c374 Uses PHP8's constructor property promotion. 1 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Christoph Wurst df908c728a Enable strict types for the 2FA middleware 2 年之前
  Christoph Wurst 74b1bf1d1c Fix setting up 2FA when no providers are set up but backup codes 2 年之前
  Christoph Wurst c8caba265f Explicitly allow some routes without 2FA 3 年之前
  Joas Schilling 3710eca104 Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA again 3 年之前
  Lukas Reschke 7c1038bfb3 Remove 2FA exemption from PublicPage annotation 3 年之前
  Christoph Wurst 2fca843cc0 Fix setting up 2FA providers when 2FA is enforced and bc are generated 3 年之前
  Lukas Reschke 04fa36d411 Improve provider check 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 年之前
  Christoph Wurst 5bf3d1bb38 Update license headers 5 年之前
  Roeland Jago Douma 2cf068463f Harden middleware check 5 年之前
  Roeland Jago Douma 579162d7b9 Allow 2FA to be setup on first login 5 年之前
  Roeland Jago Douma 8c77882794 No need to check 2fa state on apptoken logins 5 年之前
  Morris Jobke 0eebff152a Update license headers 7 年之前
  Lukas Reschke f93a82b8b0 Remove explicit type hints for Controller 7 年之前
  Roeland Jago Douma 3548603a88 Fix middleware implementations signatures 7 年之前
  Joas Schilling 72c1b24844 Check whether the $_SERVER['REQUEST_*'] vars exist before using them 7 年之前
  Christoph Wurst 6af2efb679 prevent infinite redirect loops if the there is no 2fa provider to pass 8 年之前
  Roeland Jago Douma 33f1532079 Throw exception if you don't handle it 8 年之前
  Joas Schilling ba87db3fcc Fix others 8 年之前
  Joas Schilling 3e3b326c85 Allow to cancel 2FA after login 8 年之前
  Christoph Wurst 5e71d23ded remember redirect_url when solving the 2FA challenge 8 年之前
  Lukas Reschke aba539703c Update license headers 8 年之前
  Christoph Wurst 847bbc51b6 add OCC command to enable/disable 2FA for a user 8 年之前