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

Disallow setting user statuses in private rooms #121

Open
randomouscrap98 opened this issue Apr 14, 2022 · 0 comments
Open

Disallow setting user statuses in private rooms #121

randomouscrap98 opened this issue Apr 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@randomouscrap98
Copy link
Owner

In the extensions for getting the userlist, it removes private rooms. The user status tracker has no concept of privacy, but the extensions do. But it doesn't seem to prevent you from WRITING to private rooms, only reading FROM. Probabably should prevent both, and also if there are exceptions (such as global room 0 always being available), the exceptions need to be included in both functions. Probably as simple as having a wrapper in that same extensions class

@randomouscrap98 randomouscrap98 added the bug Something isn't working label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant