Title / Description
Code <!--- Security check ---><!--- ---><cfif request.indexing eq false and request.bIsPrivate and (not isDefined("request.nodeidToPreview"))><!--- ---><cfset XFA_LoginFormDisplay = "login.LoginFormDisplay" /><!--- ---><cfset XFA_Html = "public.html" /><!--- ---><cfinclude template="#fusebox.rootpath#/#ListRest(fusebox.circuits.login, '/')#/act_SecurityCheckRead.cfm"><!--- ---><cfif NOT IsDefined("request.bIsRead") OR NOT request.bIsRead><!--- ---><cfset sCurrentURL = application.stComponents.cUtilities.GetCurrentURL(cgi.https, cgi.server_port, cgi.path_info, request.URLRoot, cgi.query_string)><!--- ---><cfset sStrippedURL = application.stComponents.cUtilities.stripURLToken(sCurrentURL)><!--- ---><cfset login=session.sldapid><cfset StructClear(session)><cflocation addtoken="false" url="#request.loginwebsite#?from=#URLEncodedFormat(sStrippedURL)#&sMessage=You+(#login#)+are+not+allowed+to+access+the+requested+page&SID=ID#Replace(CFID,'-','' ,'all')#x#Replace(CFTOKEN,'-','' ,'all')#" /><!--- ---></cfif><!--- ---></cfif><!---End security check --->
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code