Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pr Feat/40 newsletter delete admin #194

Merged
merged 8 commits into from
Sep 2, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4139699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1872669 View commit details
    Browse the repository at this point in the history
  3. feat: 뉴스레터 삭제 권한 구성 (#189)

    관리자만 삭제 가능
    why-only-english committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d83a726 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs: typo (#189)

    why-only-english committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8ceca7f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: checkEditAndManagerPermission 메서드 추가 (#189)

    현재 사용자, 작성자 일치 여부 및 관리자 권한 확인
    why-only-english committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    aefcbe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c6d9d View commit details
    Browse the repository at this point in the history
  3. refactor: 뉴스레터 삭제 권한 확인 로직 이동으로 인해 SecurityConfig 수정 (#189)

    서비스 레이어의 checkEditAndManagerPermission 메서드에서 처리
    why-only-english committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2fb7237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d74aab6 View commit details
    Browse the repository at this point in the history