Skip to content

Conversation

nickygerritsen
Copy link
Member

Fixes #2458.

@nickygerritsen nickygerritsen force-pushed the self-register-password-length branch from ffe29b6 to 3cc0a54 Compare April 14, 2024 12:54
@nickygerritsen nickygerritsen force-pushed the self-register-password-length branch from 3cc0a54 to 0f88011 Compare April 16, 2024 09:13
@thijskh
Copy link
Member

thijskh commented Apr 28, 2024

Probably we need to tell the user what length we expect when we present the form? Not reject it after submission with a surprise limit that was never communicated before?

@nickygerritsen
Copy link
Member Author

Probably we need to tell the user what length we expect when we present the form? Not reject it after submission with a surprise limit that was never communicated before?

The minlength html attribute kinda does this, right?

@nickygerritsen nickygerritsen force-pushed the self-register-password-length branch 2 times, most recently from c400043 to 49143a4 Compare November 22, 2024 16:39
@nickygerritsen nickygerritsen force-pushed the self-register-password-length branch from 49143a4 to 3d42b76 Compare November 23, 2024 12:11
@nickygerritsen
Copy link
Member Author

Probably we need to tell the user what length we expect when we present the form? Not reject it after submission with a surprise limit that was never communicated before?

The minlength html attribute kinda does this, right?

I added an explicit help text for it.

@nickygerritsen nickygerritsen added this pull request to the merge queue Nov 23, 2024
Merged via the queue into DOMjudge:main with commit 228b1fa Nov 23, 2024
32 checks passed
@nickygerritsen nickygerritsen deleted the self-register-password-length branch November 23, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Self-registering allows weak password

5 participants