fenn-cs
|
15115a4353
feat: Limit email input on auth pages to 255 chars
|
7 maanden geleden |
provokateurin
|
98d64ea05d
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
|
9 maanden geleden |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 maanden geleden |
jld3103
|
1be836273d
core: Add OpenAPI spec
|
1 jaar geleden |
Faraz Samapoor
|
d64aa85b04
Applies agreed-upon indentation convention to the changed controllers.
|
1 jaar geleden |
Faraz Samapoor
|
4bf610ebaf
Refactors controllers by using PHP8's constructor property promotion.
|
1 jaar geleden |
Joas Schilling
|
7ee81b6555
fix(lostpassword): Also rate limit the setPassword endpoint
|
1 jaar geleden |
Josh Richards
|
9899b12478
Trim user earlier
|
1 jaar geleden |
Josh Richards
|
203b9131ec
Trim the user/email provided for password resets
|
1 jaar geleden |
Joas Schilling
|
704eb3aa6c
Add bruteforce protection to password reset page
|
1 jaar geleden |
Joas Schilling
|
b4a29644cc
Add a const for the max user password length
|
1 jaar geleden |
Joas Schilling
|
9cfaf27142
Also limit the password length on reset
|
1 jaar geleden |
Côme Chilliet
|
71ee292650
Add rate limiting on lost password emails
|
2 jaren geleden |
NoSleep82
|
b03aedf128
Update core/Controller/LostController.php
|
2 jaren geleden |
NoSleep82
|
61548c520b
Update LostController.php
|
2 jaren geleden |
Thomas Citharel
|
abe5ff3654
Make LostController use IInitialState and LoggerInterface
|
2 jaren geleden |
Thomas Citharel
|
44e13848a1
Add password reset typed events
|
2 jaren geleden |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 jaren geleden |
Pytal
|
3a94d7c2ea
Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled
|
3 jaren geleden |
Arthur Schiwon
|
a843d3c5db
allow using of disabled password reset mechanism for special cases
|
3 jaren geleden |
Arthur Schiwon
|
6857136f06
fixes missing prefix to validate password reset token
|
3 jaren geleden |
Arthur Schiwon
|
a20de15b43
add a job to clean up expired verification tokens
|
3 jaren geleden |
Arthur Schiwon
|
19cc757531
move verification token logic out of lost password controller
|
3 jaren geleden |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 jaren geleden |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 jaren geleden |
Joas Schilling
|
6ed4aaeeea
Send emails on password reset to the displayname
|
3 jaren geleden |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 jaren geleden |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 jaren geleden |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 jaren geleden |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 jaren geleden |