spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.55k stars 5.79k forks source link

Fix Kotlin example in authorize-http-requests.adoc #15129

Closed theHacker closed 1 month ago

theHacker commented 1 month ago

Something was mixed-up with the code example at https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html. Not sure if it's perfect (Java has // ..., Kotlin and XML don't), but it should be an improvement 😄

pivotal-cla commented 1 month ago

@theHacker Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

marcusdacoregio commented 1 month ago

Hi, @theHacker. Can you please sign the CLA?

pivotal-cla commented 1 month ago

@theHacker Thank you for signing the Contributor License Agreement!

marcusdacoregio commented 1 month ago

Thanks, this is now merged into main.