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

Assistant GM users are granted permission to modify *some* world-scope Settings regardless of the value of the SETTINGS_MODIFY permission. #10912

Closed
aaclayton opened this issue May 13, 2024 · 0 comments
Assignees
Labels
authorization Issues related to authentication, authorization, or permissions data-models Issues related to data models and schema changes

Comments

@aaclayton
Copy link
Contributor

aaclayton commented May 13, 2024

World Setting Allow-List

      const allowed = ["core.time", "core.combatTrackerConfig", "core.sheetClasses", "core.scrollingStatusText",
        "core.tokenDragPreview", "core.adventureImports", "core.gridDiagonals", "core.gridTemplates",
        "core.coneTemplateType"];

Original Request

A key example where this is most important is world clock time or certain system-level configurations.

Related #10049

@aaclayton aaclayton added authorization Issues related to authentication, authorization, or permissions data-models Issues related to data models and schema changes labels May 13, 2024
@aaclayton aaclayton self-assigned this May 13, 2024
@aaclayton aaclayton added this to the V12 User Testing 4 milestone May 13, 2024
@aaclayton aaclayton changed the title Assistant GM users should have permission to modify some (if not all) world-scope Settings. Assistant GM users are granted permission to modify *some* world-scope Settings regardless of the value of the SETTINGS_MODIFY permission. May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authorization Issues related to authentication, authorization, or permissions data-models Issues related to data models and schema changes
Projects
Status: Done
Development

No branches or pull requests

1 participant