-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Change info endpoint to be secure and unexposed by default #24715
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
Conversation
...e/src/main/java/org/springframework/boot/actuate/autoconfigure/cloudfoundry/AccessLevel.java
Outdated
Show resolved
Hide resolved
Thanks for the PR @hatefpalizgar. I have left a comment regarding the CloudFoundry actuators. Would you be able to update the PR accordingly? |
@mbhave Thanks for the comment. it is applied now. |
...e-webflux/src/test/java/smoketest/secure/webflux/SampleSecureWebFluxCustomSecurityTests.java
Outdated
Show resolved
Hide resolved
Thanks for making your first contribution to Spring Boot, @hatefpalizgar. This has now been merged into master along with this polish commit. |
Thank you @mbhave and this is my pleasure to join this fantastic community |
This is a PR related to issue #24533