A tiny tit bit even more secure

This commit is contained in:
BlenderDumbass 2024-12-06 16:28:00 +02:00
parent 1bce88a78e
commit c3eb4964eb

View file

@ -810,7 +810,7 @@ def AccountPage(server, account):
html = html + '</center>'
# Protecting emails and stuff from scrubbers
if server.cookie in ProbablyHumanCookies:
if server.cookie in ProbablyHumanCookies and server.cookie in KnownCookies:
# Website