提交历史

作者 SHA1 备注 提交日期
  Joas Schilling 33385d7ecb fix(tests): Adjust unit tests 1 年之前
  Joshua Trees a4032a3800 Add some tests for input trimming in LostController.php 1 年之前
  Joas Schilling 875e6cf7e6 fix(CI): Adjust expected result 1 年之前
  Côme Chilliet 1cb0c2ac52 Fix LostController test 2 年之前
  Thomas Citharel abe5ff3654 Make LostController use IInitialState and LoggerInterface 2 年之前
  Thomas Citharel 6283d14fa6 Modernize the LostControllerTest test 2 年之前
  Thomas Citharel 44e13848a1 Add password reset typed events 2 年之前
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 年之前
  Arthur Schiwon 6857136f06 fixes missing prefix to validate password reset token 3 年之前
  Arthur Schiwon 19cc757531 move verification token logic out of lost password controller 3 年之前
  Joas Schilling 6ed4aaeeea Send emails on password reset to the displayname 3 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 年之前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  Daniel Kesselberg 9c4c5ee818 Add test case for existing user with token null 5 年之前
  Daniel Kesselberg 7f7c6e49b6 Return the disabled user mock instead of the existing 5 年之前
  Roeland Jago Douma 436f7b92d5 Merge pull request #16544 from nextcloud/bugfix/16540 5 年之前
  Julius Härtl 3b0d13944a Move actual password reset to vue 5 年之前
  Roeland Jago Douma b6dd2ebd39 Use proper exception in lostController 5 年之前
  Daniel Kesselberg d57540ac84 Return first value from $users 5 年之前
  Roeland Jago Douma ac8a6e2244 Clean pending 2FA authentication on password reset 5 年之前
  Roeland Jago Douma f42115d6bb Fix tests 5 年之前
  blizzz ef97ef72f6 Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-reset-for-duplicate-email 6 年之前
  Morris Jobke cf3f4888cc Change password expiration time from 12h to 7d 6 年之前
  Daniel Kesselberg 031fdfb1fc Enable password reset for user with same email address when only one is active 6 年之前
  Bjoern Schiessle 3c5fb2b52b update unit tests 6 年之前