Skip to content

Commit

Permalink
feat: add authorization
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo0515 committed Aug 19, 2024
1 parent 270632d commit 5912fb2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class AccessibilityBoundedContextSecurityConfig : SccSecurityConfig {
"/getCountForNextRank",
"/registerPlaceAccessibility",
"/registerBuildingAccessibility",
"/reportAccessibility",
"/admin/accessibilityAllowedRegions"
).map { AntPathRequestMatcher(it) }
}

0 comments on commit 5912fb2

Please sign in to comment.