Skip to content

feat: 접근 권한 목록에 VM 정보 추가 - #32

Merged
yessjun merged 1 commit into
mainfrom
fix/access-manage-entry
Aug 9, 2026
Merged

feat: 접근 권한 목록에 VM 정보 추가#32
yessjun merged 1 commit into
mainfrom
fix/access-manage-entry

Conversation

@yessjun

@yessjun yessjun commented Aug 9, 2026

Copy link
Copy Markdown
Member

📝 작업내용

  • 접근 권한 목록 응답이 어느 VM의 것인지 함께 반환, 이름과 표시명과 상태와 소유 그룹까지
  • 안에 속하는 정보는 담지 않음, 접근 권한 없는 사람이 목록 화면에서 보는 범위와 동일
  • API 명세 v0.33.0

⭐️ 검증

  • scripts/verify.sh 통과, mvn verify와 테스트 701개
  • 접근 목록 API 테스트 12건이 새 응답 형태로 통과, VM 식별 정보 단언 추가

💬 리뷰 포인트

  • 목록에 VM 정보를 실은 범위, 제한 표시와 같은 선

Whoever may edit a VM's access list without holding a grant on it cannot
open the VM: an owner of the group has exactly that standing, and it is the
path back for a VM whose own owner has left. A list of names and rungs with
no way to say which machine it belongs to is not usable by the one person
who needs it most.

The response now carries the VM's identity beside the grants, limited to
what such a person may already see elsewhere: name, state and owning group,
nothing from inside.
@yessjun
yessjun merged commit 1ea6374 into main Aug 9, 2026
1 check passed
@yessjun
yessjun deleted the fix/access-manage-entry branch August 9, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant