Skip to content

[Refactor] 관리자 인증/인가 및 ADMIN 역할 추가 #49

Description

@coderabbitai

설명

관리자 전용 엔드포인트에 대한 보안 설정이 필요합니다.

작업 항목

  • AdminGifticonController에 관리자 인증/인가 어노테이션 추가 (예: @PreAuthorize("hasRole('ADMIN')"))
  • ADMIN 역할을 역할 enum에 추가
  • SecurityConfig에서 메소드 레벨 보안 활성화 확인

관련 링크

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

♻️ refactor기능 변경 없는 코드 개선

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions