Commit History

Author SHA1 Message Date
  blizzz ef97ef72f6 Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-reset-for-duplicate-email 6 years ago
  Morris Jobke cf3f4888cc Change password expiration time from 12h to 7d 6 years ago
  Daniel Kesselberg 031fdfb1fc Enable password reset for user with same email address when only one is active 6 years ago
  Bjoern Schiessle 3c5fb2b52b update unit tests 6 years ago
  Robin Appelman 8ed50d4b63 prefill userid for login after password reset 6 years ago
  Roeland Jago Douma 8d1dd1945f Fix tests 6 years ago
  Morris Jobke 43e498844e Use ::class in test mocks 7 years ago
  Joas Schilling 3119fd41ce Set the data from the template 7 years ago
  Joas Schilling d5c6d56170 No password reset for disabled users 7 years ago
  Roeland Jago Douma ba7cf03daf Fix LostControllerTest 7 years ago
  Joas Schilling 0828df5ed4 Disable the API endpoints as well 7 years ago
  Morris Jobke 16c4755e03 Rename renderHTML to renderHtml 7 years ago
  Lukas Reschke 727688ebd9 Adjust existing bruteforce protection code 7 years ago
  Morris Jobke 1f962f9115 Update email template for lost password email 7 years ago
  Morris Jobke 5b4adf66e5 Move OC_Defaults to OCP\Defaults 7 years ago
  Joas Schilling 4bae7ef96d Allow to reset the password with the email as an input 7 years ago
  Bjoern Schiessle fcda3a20f4 create new encryption keys on password reset and backup the old one 7 years ago
  Bjoern Schiessle 16bbd3fd7c fix password reset if encryption is enabled 7 years ago
  Roeland Jago Douma dca9184a12 Fix tests 8 years ago
  Lukas Reschke 6d686c213b [WIP] Use mail for encrypting the password reset token as well 8 years ago
  Joas Schilling ed30b1f645 Use our base class everywhere 8 years ago
  Joas Schilling 877cb06bfe Use magic DI for core controllers 8 years ago
  Joas Schilling 736e884e9a Move the reset token to core app 8 years ago
  Julius Haertl d065980814 Add more tests for OC\Core\Controller\LostController 8 years ago
  Joas Schilling 392bc0c6b9 Move tests/core/ to PSR-4 8 years ago