То есть правильно ли я понимаю, что ко всем ссылкам нужно тупо прилепитьKeeping in mind that we're passing the session identifier in a cookie, and this already requires that an attack be used to compromise this cookie (and likely all HTTP headers as well), we should pass this fingerprint as a URL variable. This must be in all URLs as if it were the session identifier, because both should be required in order for a session to be automatically continued (in addition to all checks passing).
Код: Выделить всё
"?f=".fingerprint()