-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: dataAn issue in spring-security-dataAn issue in spring-security-datastatus: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project changetype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA
Description
Rob Winch (Migrated from SEC-2409) said:
Spring Security's ACL implementation allows users to determine if a access is allowed after the results come back from the database. This works when there is a small number of results, but breaks down when paging is necessary. Now that we have Spring Data, it would be good to provide integration with Spring Data to ensure that the query's are automatically updated based upon the security restrictions. We could provide a default strategy that aligns with Spring Security's ACL model.
Blocked by spring-projects/spring-data-commons#766
n4bb12, caioquirino and mirzaprangonjeremy-w
Metadata
Metadata
Assignees
Labels
in: dataAn issue in spring-security-dataAn issue in spring-security-datastatus: blockedAn issue that's blocked on an external project changeAn issue that's blocked on an external project changetype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA