spring-projects / spring-projects/spring-data-rest
support generate link by authority [DATAREST-1551]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
in: repository
type: enhancement
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
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
Referenced from: commits https://github.com/spring-projects/spring-data-commons/commit/72577d6d5888b9fc52e28e8661e7198e5ac1007d, https://github.com/spring-projects/spring-data-commons/commit/cef9406aa2f6db4f6dce1bd62d8991ee4dbae6c7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.