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