Commit History

Author SHA1 Message Date
  fenn-cs 806141e49c feat: Limit email input on auth pages to 255 chars 3 months ago
  Joas Schilling 7ee81b6555 fix(lostpassword): Also rate limit the setPassword endpoint 1 year ago
  Josh Richards 9899b12478 Trim user earlier 1 year ago
  Josh Richards 203b9131ec Trim the user/email provided for password resets 1 year ago
  Joas Schilling 704eb3aa6c Add bruteforce protection to password reset page 1 year ago
  Joas Schilling b4a29644cc Add a const for the max user password length 1 year ago
  Joas Schilling 9cfaf27142 Also limit the password length on reset 1 year ago
  Côme Chilliet 71ee292650 Add rate limiting on lost password emails 1 year ago
  NoSleep82 b03aedf128 Update core/Controller/LostController.php 1 year ago
  NoSleep82 61548c520b Update LostController.php 1 year ago
  Thomas Citharel abe5ff3654 Make LostController use IInitialState and LoggerInterface 2 years ago
  Thomas Citharel 44e13848a1 Add password reset typed events 2 years ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Pytal 3a94d7c2ea Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled 2 years ago
  Arthur Schiwon a843d3c5db allow using of disabled password reset mechanism for special cases 2 years ago
  Arthur Schiwon 6857136f06 fixes missing prefix to validate password reset token 2 years ago
  Arthur Schiwon a20de15b43 add a job to clean up expired verification tokens 2 years ago
  Arthur Schiwon 19cc757531 move verification token logic out of lost password controller 2 years ago
  Gary Kim b78f3a57d1 Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Joas Schilling 6ed4aaeeea Send emails on password reset to the displayname 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Daniel Kesselberg e32b2c4b76 Stop if there is no encrypted token 4 years ago