40 Commits (97fbf91f29ffabe0cc272da801241d30473e634d)

Autor SHA1 Mensaje Fecha
  Roeland Jago Douma ac8a6e2244
Clean pending 2FA authentication on password reset hace 5 años
  Roeland Jago Douma d0397f9b53
Generic message on password reset hace 5 años
  Morris Jobke cf3f4888cc
Change password expiration time from 12h to 7d hace 5 años
  Daniel Kesselberg 031fdfb1fc
Enable password reset for user with same email address when only one is active hace 5 años
  Bjoern Schiessle dfec66ca02
only warn about data lose on password reset if per-user keys are used hace 5 años
  Robin Appelman 8ed50d4b63
prefill userid for login after password reset hace 6 años
  Rémy Jacquin 04e1cab5ee
Fix translation bug on lost password page hace 6 años
  Joas Schilling 339e320064
Fix existing usages hace 6 años
  Arthur Schiwon 4f3d52a364
never translate login names when requiring with a user id hace 6 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Joas Schilling 3119fd41ce
Set the data from the template hace 6 años
  Joas Schilling 8b37fe7f65
Set the subject with the email template to allow theming hace 6 años
  Joas Schilling 6dbb64c4a2
Merge setMetaData into constructor hace 6 años
  Joas Schilling 6a130d01e7
Also for reset password hace 6 años
  Joas Schilling d5c6d56170
No password reset for disabled users hace 6 años
  Morris Jobke 188b87e03b Cleanup legacy user class from unused methods hace 7 años
  Joas Schilling 0828df5ed4
Disable the API endpoints as well hace 7 años
  Morris Jobke c54a59d51e
Remove unused use statements hace 7 años
  Lukas Reschke d0d34d308a
Add at most 10 password reset requests per 5 minutes and IP range hace 7 años
  Morris Jobke 16c4755e03
Rename renderHTML to renderHtml hace 7 años
  Lukas Reschke 727688ebd9
Adjust existing bruteforce protection code hace 7 años
  Lukas Reschke 66835476b5
Add support for ratelimiting via annotations hace 7 años
  Morris Jobke 1f962f9115
Update email template for lost password email hace 7 años
  Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults hace 7 años
  Joas Schilling 4bae7ef96d
Allow to reset the password with the email as an input hace 7 años
  Bjoern Schiessle 927d3865a0
add brute force protection to password reset to make it harder to guess user logins hace 7 años
  Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one hace 7 años
  Bjoern Schiessle 16bbd3fd7c
fix password reset if encryption is enabled hace 7 años
  Lukas Reschke 6d686c213b
[WIP] Use mail for encrypting the password reset token as well hace 7 años
  Joas Schilling 877cb06bfe
Use magic DI for core controllers hace 7 años
  Roeland Jago Douma f6423f74e3
Minor cleanup in core Controllers hace 7 años
  Joas Schilling 736e884e9a
Move the reset token to core app hace 7 años
  Joas Schilling ba87db3fcc
Fix others hace 8 años
  Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere hace 8 años
  Lukas Reschke aba539703c
Update license headers hace 8 años
  Julius Haertl 8ee2cb47d0 Show error messages if a password reset link is invalid or expired hace 8 años
  Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant hace 8 años
  Morris Jobke d6a63016ae move lost controller to core/controller hace 8 años
  Thomas Müller 682821c71e Happy new year! hace 8 años
  Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore hace 8 años
  Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place hace 8 años
  Lukas Reschke db4cb1dd4d Expire token after 12h and if user logged-in again hace 9 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Lukas Reschke 283476a2f7 Use new IMailer and add unit-tests for lostcontroller hace 9 años
  Lukas Reschke 13486a5ada Migrate to SwiftMail hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Lukas Reschke ba29ea178f Add unit tests for empty token hace 9 años
  Lukas Reschke 35afb0d22e Default to `null` for lostpassword hace 9 años
  Bjoern Schiessle 11ab457b72 add password as parameter to the signal so that the encryption can create a new key-pair hace 9 años