-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat(ABAC): Remove invite users on ABAC managed rooms #6768
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
base: abac-75
Are you sure you want to change the base?
Conversation
|
Caution Review failedFailed to post review comments WalkthroughIntroduces ABAC (Attribute-Based Access Control) attribute support across the application. Adds Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
OtavioStasiak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Proposed changes
Issue(s)
https://rocketchat.atlassian.net/browse/ABAC-77
How to test or reproduce
Screenshots
ABAC managed room
Not ABAC
Types of changes
Checklist
Further comments
Summary by CodeRabbit
New Features
Tests
Chores