On Tue, Jun 5, 2012 at 9:15 PM, Tedd Sperling wrote:
> On Jun 3, 2012, at 5:21 PM, Ashley Sheridan wrote:
>>
>> There is a new law been passed in the UK that makes non-essential cookies
>> opt-in only, so you must get permission in order to use them.
>
> What's a non-essential cookie?
>
> Cheers,
On Jun 4, 2012, at 6:13 PM, Ashley Sheridan wrote:
>
> Yeah, it's been such a pain, as nobody over here is quite sure how the
> hell it'll be enforced either, or if it even will be. It's also pretty
> vague as to just where the line gets drawn. The official government
> sites on this are pretty bl
On Jun 3, 2012, at 5:21 PM, Ashley Sheridan wrote:
>
> There is a new law been passed in the UK that makes non-essential cookies
> opt-in only, so you must get permission in order to use them.
What's a non-essential cookie?
Cheers,
tedd
_
tedd.sperl...@gmail.com
http://spe
Matijn Woudt wrote:
Yeah, it's been such a pain, as nobody over here is quite sure how the
> hell it'll be enforced either, or if it even will be. It's also pretty
> vague as to just where the line gets drawn. The official government
> sites on this are pretty black and white, but don't clearl
On Tue, Jun 5, 2012 at 12:13 AM, Ashley Sheridan
wrote:
> On Mon, 2012-06-04 at 17:53 -0400, Paul M Foster wrote:
>
>> On Sun, Jun 03, 2012 at 10:21:21PM +0100, Ashley Sheridan wrote:
>>
>> >
>> >
>> > Al wrote:
>> >
>> > >Disabled cookies use to be a problem years ago. What's your
>> > >experie
On Mon, 2012-06-04 at 17:53 -0400, Paul M Foster wrote:
> On Sun, Jun 03, 2012 at 10:21:21PM +0100, Ashley Sheridan wrote:
>
> >
> >
> > Al wrote:
> >
> > >Disabled cookies use to be a problem years ago. What's your
> > >experience these days.
> > >
> > >I need it for my session ID. As I rea
On Sun, Jun 03, 2012 at 10:21:21PM +0100, Ashley Sheridan wrote:
>
>
> Al wrote:
>
> >Disabled cookies use to be a problem years ago. What's your
> >experience these days.
> >
> >I need it for my session ID. As I read the docs, the old method of
> >appending it to the URL is a security issue.
Matijn Woudt wrote:
I wonder what browser you're using. I just read the IE10 privacy
policy, and it pretty much states the same, Microsoft can collect
private data from you. Opera, Firefox and Safari probably have
something similar.
Seamonkey ... on Linux
Still prefer a proper internet suit so
On Mon, Jun 4, 2012 at 1:09 AM, Lester Caine wrote:
> Ashley Sheridan wrote:
>>
>> How is Google Chrome a bigger security risk than the other popular
>> browsers, Fx and IE?
>>
>> I was under the impression it was more secure than either of those.
>
>
> License Conditions ... They may have removed
Ashley Sheridan wrote:
Lester Caine wrote:
Ashley Sheridan wrote:
How is Google Chrome a bigger security risk than the other popular
browsers, Fx and IE?
I was under the impression it was more secure than either of those.
License Conditions ... They may have removed the original landgra
Lester Caine wrote:
>Ashley Sheridan wrote:
>> How is Google Chrome a bigger security risk than the other popular
>browsers, Fx and IE?
>>
>> I was under the impression it was more secure than either of those.
>
>License Conditions ... They may have removed the original landgrab
>section, but
>
Ashley Sheridan wrote:
How is Google Chrome a bigger security risk than the other popular browsers, Fx
and IE?
I was under the impression it was more secure than either of those.
License Conditions ... They may have removed the original landgrab section, but
there is still a potential for Go
Lester Caine wrote:
>Matijn Woudt wrote:
>> BTW, There's a website [1] that has all the information and even a
>> tool for checking what your site does with cookies.
>>
>> - Matijn
>>
>> [1]http://www.cookielaw.org/
>
>Which fails at the first security hurdle!
>It requires Google Chrome, which
Matijn Woudt wrote:
BTW, There's a website [1] that has all the information and even a
tool for checking what your site does with cookies.
- Matijn
[1]http://www.cookielaw.org/
Which fails at the first security hurdle!
It requires Google Chrome, which is bigger black hole as far as my custome
On Sun, Jun 3, 2012 at 11:26 PM, Matijn Woudt wrote:
> On Sun, Jun 3, 2012 at 11:21 PM, Ashley Sheridan
> wrote:
>>
>>
>> Al wrote:
>>
>>>Disabled cookies use to be a problem years ago. What's your experience
>>>these days.
>>>
>>>I need it for my session ID. As I read the docs, the old method
Matijn Woudt wrote:
>On Sun, Jun 3, 2012 at 11:21 PM, Ashley Sheridan
> wrote:
>>
>>
>> Al wrote:
>>
>>>Disabled cookies use to be a problem years ago. What's your
>experience
>>>these days.
>>>
>>>I need it for my session ID. As I read the docs, the old method of
>>>appending it
>>>to the UR
On Sun, Jun 3, 2012 at 11:21 PM, Ashley Sheridan
wrote:
>
>
> Al wrote:
>
>>Disabled cookies use to be a problem years ago. What's your experience
>>these days.
>>
>>I need it for my session ID. As I read the docs, the old method of
>>appending it
>>to the URL is a security issue.
>>
>>I can obv
Al wrote:
>Disabled cookies use to be a problem years ago. What's your experience
>these days.
>
>I need it for my session ID. As I read the docs, the old method of
>appending it
>to the URL is a security issue.
>
>I can obviously save the ID in a temp file which can be read by all the
>pages
Nick Wilson wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> * and then Chris Sechiatano declared
> > You have to code the PHPSESSID into your URL if your browser has cookies
> > disabled or else it won't work.
>
> No. As I said, i have php compiled with --enable-trans-sid
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Chris Sechiatano declared
> You have to code the PHPSESSID into your URL if your browser has cookies
> disabled or else it won't work.
No. As I said, i have php compiled with --enable-trans-sid
- --
Nick Wilson // www.exploding
You have to code the PHPSESSID into your URL if your browser has cookies
disabled or else it won't work.
On Fri, Jun 07, 2002 at 06:57:31PM +0200, Nick Wilson <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> * and then Glenn Sieb declared
> > >I have compil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Glenn Sieb declared
> >I have compiled php with --enable-trans-sid but when I diable cookies on
> >my brower (Mozilla 1) the obeject I'm trying to pass (eg: its
> >properties) are not bein passed.
> >
> >I've used sessions a lot so I'm
On 06:33 PM 6/7/2002 +0200, Nick Wilson wrote:
>I have compiled php with --enable-trans-sid but when I diable cookies on
>my brower (Mozilla 1) the obeject I'm trying to pass (eg: its
>properties) are not bein passed.
>
>I've used sessions a lot so I'm sure it's not my php at fault but
>something
23 matches
Mail list logo