Côme Chilliet
|
71ee292650
Add rate limiting on lost password emails
|
vor 2 Jahren |
NoSleep82
|
b03aedf128
Update core/Controller/LostController.php
|
vor 2 Jahren |
NoSleep82
|
61548c520b
Update LostController.php
|
vor 2 Jahren |
Thomas Citharel
|
abe5ff3654
Make LostController use IInitialState and LoggerInterface
|
vor 2 Jahren |
Thomas Citharel
|
44e13848a1
Add password reset typed events
|
vor 2 Jahren |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
vor 2 Jahren |
Pytal
|
3a94d7c2ea
Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled
|
vor 3 Jahren |
Arthur Schiwon
|
a843d3c5db
allow using of disabled password reset mechanism for special cases
|
vor 3 Jahren |
Arthur Schiwon
|
6857136f06
fixes missing prefix to validate password reset token
|
vor 3 Jahren |
Arthur Schiwon
|
a20de15b43
add a job to clean up expired verification tokens
|
vor 3 Jahren |
Arthur Schiwon
|
19cc757531
move verification token logic out of lost password controller
|
vor 3 Jahren |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
vor 3 Jahren |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
vor 3 Jahren |
Joas Schilling
|
6ed4aaeeea
Send emails on password reset to the displayname
|
vor 3 Jahren |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
vor 4 Jahren |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
vor 4 Jahren |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
vor 4 Jahren |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
vor 4 Jahren |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
vor 4 Jahren |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
vor 4 Jahren |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
vor 5 Jahren |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
vor 5 Jahren |
Daniel Kesselberg
|
e32b2c4b76
Stop if there is no encrypted token
|
vor 5 Jahren |
Roeland Jago Douma
|
436f7b92d5
Merge pull request #16544 from nextcloud/bugfix/16540
|
vor 5 Jahren |
Julius Härtl
|
3b0d13944a
Move actual password reset to vue
|
vor 5 Jahren |
Roeland Jago Douma
|
b6dd2ebd39
Use proper exception in lostController
|
vor 5 Jahren |
Daniel Kesselberg
|
d57540ac84
Return first value from $users
|
vor 5 Jahren |
Roeland Jago Douma
|
ac8a6e2244
Clean pending 2FA authentication on password reset
|
vor 5 Jahren |
Roeland Jago Douma
|
d0397f9b53
Generic message on password reset
|
vor 5 Jahren |
blizzz
|
ef97ef72f6
Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-reset-for-duplicate-email
|
vor 6 Jahren |