Skip to content
New issue

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

Enabling authenticationIsRequired to be overridden for custom checks.… #10971

Closed
wants to merge 1 commit into from

Conversation

shazin
Copy link
Contributor

@shazin shazin commented Mar 15, 2022

Fixes BasicAuthenticationFilter skips re-authentication if username changes and Authentication object is not UsernamePasswordAuthenticationToken #10347

@eleftherias eleftherias added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement labels Mar 16, 2022
@jzheaux
Copy link
Contributor

jzheaux commented Jul 25, 2022

@shazin sorry for the delay on this PR. Can you please adjust to align with @rwinch's comment on the original ticket?

@jzheaux jzheaux added the status: duplicate A duplicate of another issue label Jul 25, 2022
@sjohnr sjohnr assigned sjohnr and unassigned jzheaux Aug 16, 2022
@sjohnr
Copy link
Member

sjohnr commented Aug 16, 2022

@shazin, just checking to see if you saw the comment above and are able to update this PR to remove existingAuth instanceof UsernamePasswordAuthenticationToken as suggested in @rwinch's comment?

@sjohnr
Copy link
Member

sjohnr commented Sep 29, 2022

Merged via 1e0e9a2 along with e0e6467

@sjohnr sjohnr closed this Sep 29, 2022
@sjohnr sjohnr added this to the 6.0.0-RC1 milestone Sep 29, 2022
@sjohnr sjohnr removed the status: duplicate A duplicate of another issue label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants