feat(admin): streamline group management
This commit is contained in:
@@ -3,7 +3,7 @@ type: User Story
|
||||
title: Control Minecraft admission with groups
|
||||
description: Administrators assign users to groups and enable Minecraft access through explicit group policy.
|
||||
tags: [admin, groups, authorization, velocity, security]
|
||||
timestamp: 2026-08-02T14:12:43Z
|
||||
timestamp: 2026-08-02T15:03:59Z
|
||||
story_id: US-017
|
||||
status: verified
|
||||
---
|
||||
@@ -29,6 +29,10 @@ As an administrator, I want to organize registered users into access groups, so
|
||||
- [x] Confirmed VPN, proxy, or Tor game connections are denied unless the user's single effective group allows anonymized networks.
|
||||
- [x] Clear and hosting classifications are not denied by this group policy, and unavailable intelligence does not independently deny a registered player.
|
||||
- [x] VPN policy changes are authorized server-side and audited.
|
||||
- [x] Group creation can explicitly initialize Minecraft and VPN/proxy/Tor policies while retaining deny-by-default controls.
|
||||
- [x] List and detail policy changes use the same confirmation workflow.
|
||||
- [x] Effective member counts include unassigned users who fall back to `everyone`.
|
||||
- [x] Group names and descriptions are validated and editable server-side.
|
||||
|
||||
# Implementation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user