apache / apache/grails-core

doFilter method invoking twice ?

Open
#15,905 1 comment 0 reactions 0 assignees View on GitHub
relates-to:spring-security
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

doFilter method inside class RestTokenValidationFilter in invoking twice on every call and inside doFilter method there is a call for authentication which is also invoking twice any solution to reduce it ?

Contributor guide

Open the contributing guide

Research direction

Start by locating RestTokenValidationFilter and tracing every path that reaches doFilter, including the authentication call described in the issue. Confirm whether the method is entered twice per request and identify the request or filter configuration responsible; done means the duplicate invocation is explained and the behavior is corrected or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.