Skip to content

ACL filtering via advice unexpectedly initializes proxies #25

@arteymix

Description

@arteymix

Entities to be removed are collected in a HashSet in CollectionFilterer (from gsec), which triggers proxy initialization. A solution would be to use some kind of identity HashSet.

This logic is currently part of Spring Security. I'll review if they have already addressed this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions