2

I've configured my FogBugz site to use https. How do I make sure that login cookies aren't accidentally sent via http?

flag
Possibly add this into a How-To category for documentation's sake – cdeszaq Dec 9 2010 at 14:08

1 Answer

1

Set the registry flag "fSecureCookies" to the value "1". This tells FogBugz to set the secure flag on all cookies so that the browser will not send them except via https connections.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.