[Geoserver-devel] [jira] (GEOS-5678) Improve logging in geoserver.security

Landry Breuil created ImprovementGEOS-5678
Improve logging in geoserver.security

Issue Type:

ImprovementImprovement

Affects Versions:

2.2.1

Assignee:

Andrea Aime

Attachments:

0001-debug-print-the-roles-found-in-the-http-header.patch, 0002-improve-debug-logging-in-geoserver.security.patch

Components:

Security

Created:

04/Mar/13 7:25 AM

Description:

Patch is against 2.2.x branch around 2.2.1 but should apply just fine to 2.2.x & master tip.

Without it raw addresses are printed for arrays before printing the details:
methodList= [Ljava.lang.String;@342df147
Added Ant path: /**; attributes: [ROLE_ADMINISTRATOR], httpMethods: [Ljava.lang.String;@67d2b6c

It also precises if a path is matched when the filter are applied.

The second patch dumps the roles found in the http header if header filter is used.

Project:

GeoServer

Priority:

MinorMinor

Reporter:

Landry Breuil

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)