Re: remember me function
- From: Henrik Carlqvist <Henrik.Carlqvist@xxxxxxxxxxxx>
- Date: Tue, 10 Nov 2009 08:22:17 +0100
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
.
- References:
- remember me function
- From: Risend
- remember me function
- Prev by Date: PHP and Internet Explorer
- Next by Date: Re: PHP and Internet Explorer
- Previous by thread: Re: remember me function
- Next by thread: Re: remember me function
- Index(es):
Relevant Pages
|