|
|
|
|
|
by Edd314159
432 days ago
|
|
It has to, how would it deliver the password to the URL’s recipient otherwise? I suppose to keep it fully stateless you could encode the password in the URL itself somehow, but then that would defeat the purpose of not having the secret hang around in perpetuity. |
|