Issue Type: Improvement Improvement
Affects Versions: 2.2-RC1
Assignee: Andrea Aime
Attachments: stricter-types-in-gui.diff
Components: Security, Wicket UI
Created: 31/Jul/12 8:57 AM
Description:

As discussed on the mailing list:

Looks like the system allows for configuring more than just authentication filters, and those extras are configured but not displayed in the configuration GUI. There's already a constraint on the type parameter for AuthenticationFilterPanel, but it requires SecurityFilterConfig. I think it would be helpful to future plugin developers if this constraint required SecurityAuthFilterConfig (which is just a marker interface) instead. In fact the web UI breaks if this marker interface is not present, but only on the filter list.

Fix Versions: 2.2-RC2
Project: GeoServer
Priority: Major Major
Reporter: David Winslow
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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to