[ http://jira.magnolia.info/browse/MAGNOLIA-1617?page=comments#action_14928 ] Grégory Joseph commented on MAGNOLIA-1617: ------------------------------------------
Refactoring of the two "Listener" classes done with MAGNOLIA-1671 The usage of it in URISecurityFilter should maybe be changed: since it does response.sendErrorCode, the response is "commited" and that seems to be the reason why the login form can't be displayed. > refactoring of "Listener" classes + security filter > --------------------------------------------------- > > Key: MAGNOLIA-1617 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1617 > Project: Magnolia > Issue Type: Task > Components: core, security > Affects Versions: 3.1 M1 > Reporter: Grégory Joseph > Assigned To: Sameer Charles > Fix For: 3.1 > > > There are currently two "Listener" classes: > * info.magnolia.cms.beans.config.Listener > * info.magnolia.cms.security.Listener > These should be merged and renamed (they manage ip-based security), and > possibly improved (support ranges, ...)*(1) > We should also extract their usage from URISecurityFilter (since its not URI > security per se) into a separate filter. > (1) these potential improvements should be a separate task. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
