Skip to content

Commit

Permalink
Merge pull request #28 from sipe-team/authentication
Browse files Browse the repository at this point in the history
feat(kwj1270): 인증 관련 필터 내용 추가2
  • Loading branch information
kwj1270 authored Jan 18, 2025
2 parents 2063755 + e78071a commit 8fbb28f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class AuthenticationFilter implements Filter {

private static final List<String> ALLOWED_API_PATHS = List.of(
"/api/admin/auth/login",
"/swagger-ui.html",
"/swagger-ui/",
"/view",
"/v3/api-docs/",
Expand Down

0 comments on commit 8fbb28f

Please sign in to comment.