Skip to content

Conversation

kse-music
Copy link
Contributor

Closes gh-17011

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 30, 2025
@heruan
Copy link
Contributor

heruan commented May 14, 2025

Tested and working, thanks @kse-music! Any way I can help further to get this merged?

@jojule
Copy link

jojule commented Jul 14, 2025

Any timeline for getting this PR merged? (It blocks release of the next generation Kubernetes support in Vaadin)

Copy link
Contributor

@heruan heruan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully fixes the issue on 6.3, 6.4 and latest.

@rwinch rwinch self-assigned this Jul 21, 2025
@rwinch rwinch added type: bug A general bug in: config An issue in spring-security-config and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 21, 2025
@rwinch rwinch added this to the 6.3.11 milestone Jul 21, 2025
@rwinch rwinch changed the base branch from main to 6.3.x July 21, 2025 13:53
rwinch added a commit to kse-music/spring-security that referenced this pull request Jul 21, 2025
A getter should not mutate state. This removes getConfigurersInInitializing
in favor of inline code since this is just used once.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
rwinch added a commit to kse-music/spring-security that referenced this pull request Jul 21, 2025
This just renames the Configurer names used in
AbstractConfiguredSecurityBuilderTests to be more meaningful.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
rwinch added a commit to kse-music/spring-security that referenced this pull request Jul 21, 2025
A getter should not mutate state. This removes getConfigurersInInitializing
in favor of inline code since this is just used once.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
rwinch added a commit to kse-music/spring-security that referenced this pull request Jul 21, 2025
This just renames the Configurer names used in
AbstractConfiguredSecurityBuilderTests to be more meaningful.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
rwinch added 3 commits July 21, 2025 09:27
A getter should not mutate state. This removes getConfigurersInInitializing
in favor of inline code since this is just used once.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
This just renames the Configurer names used in
AbstractConfiguredSecurityBuilderTests to be more meaningful.

Issue spring-projectsgh-17020 spring-projectsgh-17011

Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
@rwinch rwinch changed the base branch from 6.3.x to 6.4.x July 21, 2025 14:28
@rwinch rwinch modified the milestones: 6.3.11, 6.4.8 Jul 21, 2025
@rwinch rwinch merged commit 829af96 into spring-projects:6.4.x Jul 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot add security configurers during builder initialization
5 participants