提交历史

作者 SHA1 备注 提交日期
  fenn-cs 15115a4353 feat: Limit email input on auth pages to 255 chars 7 月之前
  provokateurin 98d64ea05d refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 9 月之前
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 月之前
  jld3103 1be836273d core: Add OpenAPI spec 1 年之前
  Faraz Samapoor d64aa85b04 Applies agreed-upon indentation convention to the changed controllers. 1 年之前
  Faraz Samapoor 4bf610ebaf Refactors controllers by using PHP8's constructor property promotion. 1 年之前
  Joas Schilling 7ee81b6555 fix(lostpassword): Also rate limit the setPassword endpoint 1 年之前
  Josh Richards 9899b12478 Trim user earlier 1 年之前
  Josh Richards 203b9131ec Trim the user/email provided for password resets 1 年之前
  Joas Schilling 704eb3aa6c Add bruteforce protection to password reset page 1 年之前
  Joas Schilling b4a29644cc Add a const for the max user password length 1 年之前
  Joas Schilling 9cfaf27142 Also limit the password length on reset 1 年之前
  Côme Chilliet 71ee292650 Add rate limiting on lost password emails 2 年之前
  NoSleep82 b03aedf128 Update core/Controller/LostController.php 2 年之前
  NoSleep82 61548c520b Update LostController.php 2 年之前
  Thomas Citharel abe5ff3654 Make LostController use IInitialState and LoggerInterface 2 年之前
  Thomas Citharel 44e13848a1 Add password reset typed events 2 年之前
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 年之前
  Pytal 3a94d7c2ea Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled 3 年之前
  Arthur Schiwon a843d3c5db allow using of disabled password reset mechanism for special cases 3 年之前
  Arthur Schiwon 6857136f06 fixes missing prefix to validate password reset token 3 年之前
  Arthur Schiwon a20de15b43 add a job to clean up expired verification tokens 3 年之前
  Arthur Schiwon 19cc757531 move verification token logic out of lost password controller 3 年之前
  Gary Kim b78f3a57d1 Migrate HintException to OCP 3 年之前
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 年之前
  Joas Schilling 6ed4aaeeea Send emails on password reset to the displayname 3 年之前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 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 年之前