diff --git a/src/Application.cfc b/src/Application.cfc index d489eb3..83978c3 100644 --- a/src/Application.cfc +++ b/src/Application.cfc @@ -2,6 +2,7 @@ this.name = "mango_#right(hash(GetDirectoryFromPath(GetCurrentTemplatePath())),50)#_v1_7"; this.setclientcookies="yes"; + this.setDomainCookies="no"; this.sessionmanagement="yes"; this.sessiontimeout= CreateTimeSpan(0,0,60,0); @@ -147,4 +148,4 @@ - \ No newline at end of file +