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

StandardMatrixInterfaceCommandDispatcher should accept something like Draupnir's ManagementRoomDetail to provide redundancy in access control. #10

Open
Gnuxie opened this issue Oct 10, 2024 · 0 comments

Comments

@Gnuxie
Copy link
Member

Gnuxie commented Oct 10, 2024

// We want to move the ManagementRoomDetail into this library and have it
// provided here as CommandRoomDetail.
// It should also scrap management prefix to the room/roomID properties.
// It's up to you whether you want to have the `isPublic` method here.
// It won't be relevant since the `isModerator` method is abstract.
// `isModerator` should probably be changed to `isCommander` or something.
// I don't really like that we're reinforcing ACL over caps here,
// but I guess that's just how this shit works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant