I've configured my FogBugz site to use https. How do I make sure that login cookies aren't accidentally sent via http?
|
2
|
||||
|
|
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. |
||
|
|