Bugfix SUP-766
The event onSessionCreate was not triggered, if the first request to a new session was a resource request. This has been fixed now, also resource requests will trigger this event in case of a new session.
Bugfix
The non-functional GenticsNavigationModule was removed.
Bugfix SUP-1610
The serveResource() methods of the GenticsContentPortlet and GenticsContentModule did not set the HTTP status of the response to 404, when the requested resource could not be found. This has been fixed.
Bugfix SUP-994
Portal Implementations using a GCNCasProxyAuthenticationServletFilter to authenticate requests against a CMS Server, responses with a status different from 200 were interpreted as being unauthenticated. This could cause unnecessary re-logins. Additionally, when an unauthenticated request was detected, the filter chain was invoked again, which could cause errors in some portal servers. The implementation of the filter has been changed to fix both issues.
This version of Gentics Portal.Node uses .Node version 2.0.30