|
|
|
|
|
by intuxikated
1250 days ago
|
|
Some web frameworks have such limits built-in.
Django for example has a limit of 4096 characters for password input, which should be more than enough for anyone, including people using long random-generated passwords from password managers |
|