mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-16 11:30:13 -04:00
📝 Fix small typos in the documentation (#12213)
This commit is contained in:
committed by
GitHub
parent
40e33e492d
commit
42e0e368bc
@@ -144,7 +144,7 @@ And then they can try again knowing that it's probably something more similar to
|
||||
|
||||
#### A "professional" attack
|
||||
|
||||
Of course, the attackers would not try all this by hand, they would write a program to do it, possibly with thousands or millions of tests per second. And would get just one extra correct letter at a time.
|
||||
Of course, the attackers would not try all this by hand, they would write a program to do it, possibly with thousands or millions of tests per second. And they would get just one extra correct letter at a time.
|
||||
|
||||
But doing that, in some minutes or hours the attackers would have guessed the correct username and password, with the "help" of our application, just using the time taken to answer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user