Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 kuukautta sitten |
provokateurin
|
bc5c0262af
refactor(core): Make all attribute arguments named
|
3 kuukautta sitten |
provokateurin
|
c57c3c1573
refactor(core): Replace security annotations with respective attributes
|
3 kuukautta sitten |
Andy Scherzinger
|
e07a190641
chore: Add SPDX header
|
5 kuukautta sitten |
fenn-cs
|
2792d8b3f5
feat: Limit email input on auth pages to 255 chars
|
7 kuukautta sitten |
provokateurin
|
2c51933b6b
refactor(core): Switch to attribute based routing
|
10 kuukautta sitten |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
2 vuotta sitten |
provokateurin
|
b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI
|
9 kuukautta sitten |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 kuukautta sitten |
jld3103
|
1be836273d
core: Add OpenAPI spec
|
1 vuosi sitten |
Faraz Samapoor
|
d64aa85b04
Applies agreed-upon indentation convention to the changed controllers.
|
1 vuosi sitten |
Faraz Samapoor
|
4bf610ebaf
Refactors controllers by using PHP8's constructor property promotion.
|
1 vuosi sitten |
Joas Schilling
|
7ee81b6555
fix(lostpassword): Also rate limit the setPassword endpoint
|
1 vuosi sitten |
Josh Richards
|
9899b12478
Trim user earlier
|
1 vuosi sitten |
Josh Richards
|
203b9131ec
Trim the user/email provided for password resets
|
1 vuosi sitten |
Joas Schilling
|
704eb3aa6c
Add bruteforce protection to password reset page
|
1 vuosi sitten |
Joas Schilling
|
b4a29644cc
Add a const for the max user password length
|
1 vuosi sitten |
Joas Schilling
|
9cfaf27142
Also limit the password length on reset
|
1 vuosi sitten |
Côme Chilliet
|
71ee292650
Add rate limiting on lost password emails
|
2 vuotta sitten |
NoSleep82
|
b03aedf128
Update core/Controller/LostController.php
|
2 vuotta sitten |
NoSleep82
|
61548c520b
Update LostController.php
|
2 vuotta sitten |
Thomas Citharel
|
abe5ff3654
Make LostController use IInitialState and LoggerInterface
|
2 vuotta sitten |
Thomas Citharel
|
44e13848a1
Add password reset typed events
|
2 vuotta sitten |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 vuotta sitten |
Pytal
|
3a94d7c2ea
Merge pull request #28794 from nextcloud/fix/noid/guest-activation-pwd-reset-disabled
|
3 vuotta sitten |
Arthur Schiwon
|
a843d3c5db
allow using of disabled password reset mechanism for special cases
|
3 vuotta sitten |
Arthur Schiwon
|
6857136f06
fixes missing prefix to validate password reset token
|
3 vuotta sitten |
Arthur Schiwon
|
a20de15b43
add a job to clean up expired verification tokens
|
3 vuotta sitten |
Arthur Schiwon
|
19cc757531
move verification token logic out of lost password controller
|
3 vuotta sitten |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 vuotta sitten |