Refine admin workflows and team access
This commit is contained in:
@@ -105,6 +105,13 @@ VTSA_DEMO_ADMIN_DISPLAY_NAME=Jayuhime Admin
|
||||
|
||||
The frontend route is `/login`. `VTSA_DEMO_ADMIN_LOGIN` may be a username or an email-style identifier; the backend also accepts the configured email, Twitch ID, and display name for admin flexibility. Disable the demo login for release with `VTSA_DEMO_LOGIN_ENABLED=false`.
|
||||
|
||||
Team owner bootstrap credentials are separate from demo login credentials:
|
||||
|
||||
```text
|
||||
VTSA_TEAM_OWNER_PASSWORD=<set-secure-owner-password>
|
||||
VTSA_TEAM_CREATOR_PASSWORD=<set-secure-creator-password>
|
||||
```
|
||||
|
||||
Frontend app-wide demo gate:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user