Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lmtoo opened DATAREST-1551 and commented
for now, @PreAuthorize on Repository's query method will always generate links on search endpoint, privde a config option to generate link by evaluating current user's authority
@PreAuthorize
Referenced from: commits spring-projects/spring-data-commons@72577d6, spring-projects/spring-data-commons@cef9406
The text was updated successfully, but these errors were encountered:
Oliver Drotbohm commented
Probably needs to wait for the upstream fixes in both Spring Security and Spring HATEOAS (see linked tickets)
Sorry, something went wrong.
odrotbohm
No branches or pull requests
lmtoo opened DATAREST-1551 and commented
for now,
@PreAuthorize
on Repository's query method will always generate links on search endpoint, privde a config option to generate link by evaluating current user's authorityReferenced from: commits spring-projects/spring-data-commons@72577d6, spring-projects/spring-data-commons@cef9406
The text was updated successfully, but these errors were encountered: