Re: remember me function



Risend <risendo@xxxxxxxxx> wrote:
there is an existing login system already. I imagine I just need to find
where the cookie is set and extend the time to forever when a person
clicks on remember me.

If there is no "remember me" function today there might not be any cookie
there yet. The http protocol has a standard for sending username and
password encrypted whith rot13 (which is almost plaintext unless over
https). So without knowing how your current login system is working I
would guess it is rather likely it doesn't use cookies for this purpose
today.

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc3(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

.



Relevant Pages