feat: 접근 권한 목록에 VM 정보 추가 - #32
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 작업내용
⭐️ 검증
scripts/verify.sh통과, mvn verify와 테스트 701개💬 리뷰 포인트