Re: [php-gtk-webmaster] cvs: php-gtk-web / admin-logout.php

[email protected] (Andrei Zmievski) Sun, 9 Jul 2006 14:34:02 -0700
Newsgroups php.gtk.webmaster
Message-ID <[email protected]>

> Whatever... it still needs to be a different cookie.

Fine, so let's do that.

> What do you mean by 'signed'? do we have a secure server setup?

Signed cookies prevent tampering. You can read a bit about it here:

http://www.hccfl.edu/pollock/Docs/PubKeyCrypto/

-Andrei