Closed utdream closed 5 years ago
Via Mark Drew and Neiland.net (http://neiland.dyndns.org/blog/article/set-session-cookies-as-httponly-in-coldfusion--railo/).
Need to update the context.xml file to include the following update to the context tag:
<Context useHttpOnly="true">
added to Tomcat 7 config in Railo 3.3 installer.
added to release notes
Looks like this was lost in a Tomcat update. Need to re-add it.
added again in Lucee 5.3.3.062-pl0
Via Mark Drew and Neiland.net (http://neiland.dyndns.org/blog/article/set-session-cookies-as-httponly-in-coldfusion--railo/).
Need to update the context.xml file to include the following update to the context tag: