Skip to content

Implement RBAC restrictions

Martin Santangelo requested to merge rbac-mobile into expo-migration

Ticket(s) / Related Merge Requests

#5241 (closed)

Summary of Changes

  • Implemented the restrictions for comments, post creation, video uploads, boosts, and interaction
  • Refactored the minds config service and added 'retry on fail'.

Based on the rules on front!2477 (merged) Apart from those some mobile-specific changes were necessary:

  • Disabled video mode in the camera if the user has no permission for video upload
  • Disabled video attachment in composer/comments

Testing Considerations

Check issue

Regression Scope

Post creation, video attachment, boosts, interact

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios

Screenshots

6F97D3E4-767F-4003-BD85-7647CFEF528D 964B4A0F-7A0F-40E7-8F64-E16CBF34568B

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports