spring-projects / spring-projects/spring-security
Add ServerHttpSecurity support for `PreFlightWebFitler`
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
Similar to ServerHttpSecurity.cors() but only handles pre flight requests with the proposed PreFlightWebFilter. We may want to make this as part of cors or we may add a new preFlight dsl method.
See spring-projects/spring-framework#26885
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
The issue names ServerHttpSecurity.cors(), PreFlightWebFilter, and spring-projects/spring-framework#26885; begin by reading the linked framework proposal and the existing cors DSL. Define whether support belongs in cors or a new preFlight DSL, then verify the chosen API handles only pre-flight requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100