spring-projects / spring-projects/spring-security
Update usage of OncePerRequestFilter
Open
Nobody has claimed this yet.
in: web
type: enhancement
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
Summary
We need to update our usage of OncePerRequestFilter to reflect the updates for https://github.com/spring-projects/spring-framework/issues/23196
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.
Research direction
Start by reading the Spring Framework issue 23196 and search the Spring Security codebase for usages of OncePerRequestFilter. Determine which usages are affected by the framework update, then verify that all affected behavior and tests still pass after the updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100