When is auth-user accessible within a Pathcheck directive ?
• When default authentication is enabled via the check-acl=”default” directive, in ES2.0.1 the auth-user is present in Patcheck whereas in ES3.x auth-user isn’t present until the ObjectType phase.Interestingly, if the page requested contains a server side include (in which case the default Object is called again) the next time through PathCheck the auth-user is present.