Bjoern Schiessle
|
dfec66ca02
only warn about data lose on password reset if per-user keys are used
|
6 yıl önce |
Robin Appelman
|
8ed50d4b63
prefill userid for login after password reset
|
6 yıl önce |
Rémy Jacquin
|
04e1cab5ee
Fix translation bug on lost password page
|
6 yıl önce |
Joas Schilling
|
339e320064
Fix existing usages
|
6 yıl önce |
Arthur Schiwon
|
4f3d52a364
never translate login names when requiring with a user id
|
7 yıl önce |
Morris Jobke
|
0eebff152a
Update license headers
|
7 yıl önce |
Joas Schilling
|
3119fd41ce
Set the data from the template
|
7 yıl önce |
Joas Schilling
|
8b37fe7f65
Set the subject with the email template to allow theming
|
7 yıl önce |
Joas Schilling
|
6dbb64c4a2
Merge setMetaData into constructor
|
7 yıl önce |
Joas Schilling
|
6a130d01e7
Also for reset password
|
7 yıl önce |
Joas Schilling
|
d5c6d56170
No password reset for disabled users
|
7 yıl önce |
Morris Jobke
|
188b87e03b
Cleanup legacy user class from unused methods
|
7 yıl önce |
Joas Schilling
|
0828df5ed4
Disable the API endpoints as well
|
7 yıl önce |
Joas Schilling
|
3d671cc536
Merge pull request #4443 from nextcloud/cleanup-unused-imports
|
7 yıl önce |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
7 yıl önce |
Lukas Reschke
|
d0d34d308a
Add at most 10 password reset requests per 5 minutes and IP range
|
7 yıl önce |
Morris Jobke
|
16c4755e03
Rename renderHTML to renderHtml
|
7 yıl önce |
Lukas Reschke
|
727688ebd9
Adjust existing bruteforce protection code
|
7 yıl önce |
Lukas Reschke
|
81d3732bf5
Merge pull request #4308 from nextcloud/lost-password-email
|
7 yıl önce |
Lukas Reschke
|
66835476b5
Add support for ratelimiting via annotations
|
7 yıl önce |
Morris Jobke
|
1f962f9115
Update email template for lost password email
|
7 yıl önce |
Morris Jobke
|
5b4adf66e5
Move OC_Defaults to OCP\Defaults
|
7 yıl önce |
Joas Schilling
|
4bae7ef96d
Allow to reset the password with the email as an input
|
7 yıl önce |
Bjoern Schiessle
|
927d3865a0
add brute force protection to password reset to make it harder to guess user logins
|
7 yıl önce |
Bjoern Schiessle
|
fcda3a20f4
create new encryption keys on password reset and backup the old one
|
7 yıl önce |
Bjoern Schiessle
|
16bbd3fd7c
fix password reset if encryption is enabled
|
8 yıl önce |
Lukas Reschke
|
6d686c213b
[WIP] Use mail for encrypting the password reset token as well
|
8 yıl önce |
Joas Schilling
|
877cb06bfe
Use magic DI for core controllers
|
8 yıl önce |
Roeland Jago Douma
|
f6423f74e3
Minor cleanup in core Controllers
|
8 yıl önce |
Joas Schilling
|
736e884e9a
Move the reset token to core app
|
8 yıl önce |