arenaxr / arena-account

Django project user account management for the ARENA.
https://docs.arenaxr.org/content/architecture/security.html
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Add ability to deny anonymous users #22

Closed mwfarb closed 3 years ago

mwfarb commented 3 years ago

Adds a permissions switch per scene in the users profile to disallow anonymous users from obtaining a mqtt token. Defaults to "allow".