Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit password length (at a reasonable length) #13491

Closed
Findus23 opened this issue Sep 27, 2018 · 0 comments · Fixed by #13494
Closed

Limit password length (at a reasonable length) #13491

Findus23 opened this issue Sep 27, 2018 · 0 comments · Fixed by #13494
Assignees
Labels
c: Security For issues that make Matomo more secure. Please report issues through HackerOne and not in Github.
Milestone

Comments

@Findus23
Copy link
Member

related to #10235 and partly reverses #10349
reported in 415304

While long passwords are definitely more secure, allowing 200 000 character and more character long password makes it possible to DDOS the server.

So I'd propose to reintroduce a password limit, but at a reasonable length (maybe 200 characters)

@Findus23 Findus23 added the c: Security For issues that make Matomo more secure. Please report issues through HackerOne and not in Github. label Sep 27, 2018
@Findus23 Findus23 added this to the 3.7.0 milestone Sep 27, 2018
@tsteur tsteur self-assigned this Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Security For issues that make Matomo more secure. Please report issues through HackerOne and not in Github.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants