Historique des commits

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