-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Add authorizeHttpRequests to Kotlin DSL #10481
Copy link
Copy link
Closed
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configstatus: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancementA general enhancement
Milestone
Metadata
Metadata
Assignees
Labels
in: configAn issue in spring-security-configAn issue in spring-security-configstatus: ideal-for-contributionAn issue that we actively are looking for someone to help us withAn issue that we actively are looking for someone to help us withtype: enhancementA general enhancementA general enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
#8900 introduced
HttpSecurity#authorizeHttpRequestsand the Kotlin DSL should have equivalent support.