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

Make Spring web configuration classes use proxyBeanMethods=false by default #6967

Closed
rwinch opened this issue Jun 7, 2019 · 1 comment · Fixed by #6970
Closed

Make Spring web configuration classes use proxyBeanMethods=false by default #6967

rwinch opened this issue Jun 7, 2019 · 1 comment · Fixed by #6970
Assignees
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Jun 7, 2019

Summary

Similar to spring-projects/spring-framework#23004 we should make Spring Security's configuration classes proxyBeanMethods=false by default.

Related gh-6818

@rwinch rwinch added in: config An issue in spring-security-config type: enhancement A general enhancement labels Jun 7, 2019
@rwinch rwinch added this to the 5.2.0.M3 milestone Jun 7, 2019
@eleftherias eleftherias self-assigned this Jun 10, 2019
eleftherias added a commit to eleftherias/spring-security that referenced this issue Jun 10, 2019
rwinch pushed a commit that referenced this issue Jun 11, 2019
@eleftherias
Copy link
Contributor

@aclement We have now set proxyBeanMethods=false for spring security configurations and merged this change to master.

kostya05983 pushed a commit to kostya05983/spring-security that referenced this issue Aug 26, 2019
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: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants