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

allow users by role/name #101

Open
mwfarb opened this issue Aug 27, 2024 · 0 comments
Open

allow users by role/name #101

mwfarb opened this issue Aug 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mwfarb
Copy link
Contributor

mwfarb commented Aug 27, 2024

We currently allow users have a presence and to enter the scene (two different concepts) by simple boolean scene permissions. It would be better to show by role or by namespace who can enter, have an avatar, providing better granularity.

  • This can be done post-topic-v5 refactor.
role user entry user avatar
none scene.users=false
admin
staff
owner
editor
authenticated scene.anon=false
unauthenticated scene.anon=true scene.users=true
@mwfarb mwfarb added the enhancement New feature or request label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant